yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #00294
[Bug 1100920] Re: In Ubuntu 12.10, the legacy 'user' cloud-config option is not handled properly
I'm closing the heat task. Heat is doing the right thing here, I think
cloud-init was just doing the wrong one.
** Changed in: cloud-init
Status: New => In Progress
** Changed in: heat
Status: New => Invalid
--
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:
In Progress
Status in Orchestration API (Heat):
Invalid
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