yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #02396
[Bug 1100920] Re: In Ubuntu 12.10, the legacy 'user' cloud-config option is not handled properly
fixed in 0.7.2
** Changed in: cloud-init
Status: Fix Committed => Fix Released
--
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/1100920
Title:
In Ubuntu 12.10, the legacy 'user' cloud-config option is not handled
properly
Status in Init scripts for use on cloud images:
Fix Released
Status in Orchestration API (Heat):
Invalid
Status in “cloud-init” package in Ubuntu:
Fix Released
Status in “cloud-init” source package in Quantal:
Triaged
Status in “cloud-init” source package in Raring:
Fix Released
Bug description:
When trying to use HEAT with Ubuntu 12.10, the following cloud-config
is used:
--------_BEGIN_------------
runcmd:
- setenforce 0 > /dev/null 2>&1 || true
user: ec2-user
cloud_config_modules:
- locale
- set_hostname
- ssh
- timezone
- update_etc_hosts
- update_hostname
- runcmd
# Capture all subprocess output into a logfile
# Useful for troubleshooting cloud-init issues
output: {all: '| tee -a /var/log/cloud-init-output.log'}
--------_END_-----------
This results in ec2-user being created, but no SSH keys for it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1100920/+subscriptions