You have been subscribed to a public bug:
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
Importance: Undecided
Status: New
--
cloud-init: 0.7.2 on Amazon AMI Linux package_update/package_upgrade does not
run yum upgrade
https://bugs.launchpad.net/bugs/1375129
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp