yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #62832
[Bug 1678145] [NEW] example chef config broken: upstream apt source has changed
Public bug reported:
http://cloudinit.readthedocs.io/en/latest/topics/examples.html#install-
and-run-chef-recipes
The apt source provided in the example chef config is broken, as
upstream has changed.
It should now be:
source: "deb http://packages.chef.io/repos/apt/stable $RELEASE main"
and pull in corresponding gpg key from:
https://packages.chef.io/chef.asc
I've fixed up and tested locally and will try to get a MR up today.
** Affects: cloud-init
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1678145
Title:
example chef config broken: upstream apt source has changed
Status in cloud-init:
New
Bug description:
http://cloudinit.readthedocs.io/en/latest/topics/examples.html
#install-and-run-chef-recipes
The apt source provided in the example chef config is broken, as
upstream has changed.
It should now be:
source: "deb http://packages.chef.io/repos/apt/stable $RELEASE main"
and pull in corresponding gpg key from:
https://packages.chef.io/chef.asc
I've fixed up and tested locally and will try to get a MR up today.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1678145/+subscriptions
Follow ups