Public bug reported:

I'm trying to do a yum upgrade in cloud-init as described here -
http://cloudinit.readthedocs.org/en/latest/topics/examples.html#run-apt-
or-yum-upgrade

running either

package_upgrade: true

or package_update: true

does not seem to work.  In cloud-init logs, I do not see these executed
even though there are updates that are available to be installed.

For now, we are doing

runcmd:
    yum -y upgrade

However,  would like to know if this is a bug running package_upgrade

Anand

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1375129

Title:
  cloud-init: 0.7.2 on Amazon AMI Linux package_update/package_upgrade
  does not run yum upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1375129/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to