← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1678145] Re: example chef config broken: upstream apt source has changed

 

** Changed in: cloud-init
   Importance: Undecided => Medium

** Also affects: cloud-init (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: cloud-init (Ubuntu)
       Status: New => Confirmed

** Changed in: cloud-init (Ubuntu)
   Importance: Undecided => Medium

-- 
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:
  In Progress
Status in cloud-init package in Ubuntu:
  Confirmed

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


References