Comment 4 for bug 565018

Revision history for this message
Scott Moser (smoser) wrote :

The output here is from an image of 20100416 with some additional print statements (with flush) into cloud-init-cfg and CloudConfig.py. as soon as cloud-init-cfg comes up it prints a message saying so.

This instance had ssh denying connections. Looking at the log shows that no 'cloud-config-ssh' was ran.

I'm running again with a 'info' debug on upstart, hoping to verify that the cloud-config-ssh job was never started.
That job looks like this:

# cloud-config-ssh - obtain ssh keys from metadata service
description "Download preconfigured ssh keys"
start on filesystem
console output
task
exec cloud-init-cfg config-ssh