Merge lp:~d-jj/cloud-init/chef-12-updates into lp:~cloud-init-dev/cloud-init/trunk
Proposed by
JJ Asghar
Status: | Rejected |
---|---|
Rejected by: | Scott Moser |
Proposed branch: | lp:~d-jj/cloud-init/chef-12-updates |
Merge into: | lp:~cloud-init-dev/cloud-init/trunk |
Diff against target: |
178 lines (+81/-42) 2 files modified
doc/examples/cloud-config-chef.txt (+77/-41) templates/chef_client.rb.tmpl (+4/-1) |
To merge this branch: | bzr merge lp:~d-jj/cloud-init/chef-12-updates |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
JJ Asghar (community) | Approve | ||
Review via email:
|
Description of the change
This is to update the Chef examples and changes for the newer/est ways
Chef is converting to. Omnibus is now the default installation method, but
there are also more up-to-date package repos at packagecloud.io if the user
still wants to install the deb package.
I have also added the encrypted_data_bag option to the client.rb being that
it is a useful option to have for more secure environments.
To post a comment you must log in.
I have signed the Canonical Contributors license, and been approved. Is there anything else i need to get this merged?