lp://staging/~mmoulton/cloud-init/chef
- Get this branch:
- bzr branch lp://staging/~mmoulton/cloud-init/chef
Branch merges
- Scott Moser: Pending requested
-
Diff: 221 lines (+92/-68)3 files modifiedcloudinit/CloudConfig/cc_chef.py (+59/-44)
doc/examples/cloud-config-chef.txt (+22/-16)
templates/chef_client.rb.tmpl (+11/-8)
Branch information
Recent revisions
- 449. By Mike Moulton
-
Applied patch from bug 848932 [1] to resolve the hard coded ruby dependency dictionary
[1] https:/
/bugs.launchpad .net/ubuntu/ +source/ cloud-init/ +bug/848932 - 448. By Mike Moulton
-
Bringing in proper json support for firstboot.json from lp:~avishai-ish-shalom/cloud-init/chef
Bringing in 'initial_properties' support from lp:~avishai-ish-shalom/cloud-init/chef - 447. By Mike Moulton
-
Set sane defaults for 'node_name' and 'environment'
Support both 'validation_cert' and 'validation_key' for backwards compatibility
Cleaned up line length - 446. By Mike Moulton
-
Modifications to properly support both 'gems' and 'packages' install types.
Added support for 'node_name' and 'environment' properties.
Renamed 'validation_cert' to 'validation_key' to match Chef's nomenclature. - 441. By Scott Moser
-
cloud-init-
nonet.conf: just allow for the possibility that /var/run != /run This should not happen any time in the near future, but /var/run
is actually legacy, so accept that it might not be there.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~cloud-init-dev/cloud-init/trunk