← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~chad.smith/cloud-init:doc-fix-chef-example into cloud-init:master

 

The proposal to merge ~chad.smith/cloud-init:doc-fix-chef-example into cloud-init:master has been updated.

Commit Message changed to:

doc: trivial fix to chef install example for readthedocs content

Apt key was mistyped in the example.

Should be
apt:
  sources:
      source1:

instead of

apt:
  source1:
    source:

For more details, see:
https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/339715
-- 
Your team cloud-init commiters is requested to review the proposed merge of ~chad.smith/cloud-init:doc-fix-chef-example into cloud-init:master.


Follow ups