chef installation as gem

Bug #1447252 reported by TooAngel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cloud-init
Confirmed
Undecided
Unassigned

Bug Description

Installing chef as gem via cloud-init is currently not possible due to different order of parameters of the caller and method.

In http://bazaar.launchpad.net/~cloud-init-dev/cloud-init/trunk/view/head:/cloudinit/config/cc_chef.py

Line 288:
install_chef_from_gems(cloud.distro, ruby_version, chef_version)

Line 321:
def install_chef_from_gems(ruby_version, chef_version, distro):

Related branches

Dan Watkins (oddbloke)
Changed in cloud-init:
status: New → Confirmed
Revision history for this message
Scott Moser (smoser) wrote :

marked this as a dupe of the much-newer bug (sorry). Its fixed in trunk now and going into xenial.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.