Chef integration
Bug #798844 reported by
Avishai Ish-Shalom
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cloud-init |
Fix Released
|
Medium
|
Unassigned | ||
cloud-init (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Implement chef integration similar to puppet module.
Related branches
lp://staging/~avishai-ish-shalom/cloud-init/chef
- Mike Moulton (community): Needs Fixing
- Avishai Ish-Shalom (community): Needs Resubmitting
- Scott Moser: Needs Information
-
Diff: 218 lines (+187/-1)5 files modifiedcloudinit/CloudConfig/cc_chef.py (+80/-0)
cloudinit/CloudConfig/cc_set_hostname.py (+6/-1)
doc/examples/cloud-config-chef.txt (+38/-0)
templates/chef_client.rb.tmpl (+12/-0)
tools/write-mime-multipart.py (+51/-0)
tags: | added: chef |
Changed in cloud-init: | |
importance: | Undecided → Medium |
status: | New → Fix Committed |
Changed in cloud-init (Ubuntu): | |
importance: | Undecided → Medium |
Changed in cloud-init (Ubuntu): | |
status: | New → In Progress |
Changed in cloud-init: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Kudos for this patch avishai, it's awesome!