[14:45] kwadronaut, wrt your question on ssh keys [14:45] you can just configure that portion off [14:46] just add something like this to a '*.cfg' in /etc/cloud/cloud.cfg.d/ [14:46] http://paste.ubuntu.com/6703527/ [14:46] and take out the '-ssh' [14:47] do that on "first boot" and subsequent ones wont run it. [14:48] you wont/wouldn't get ssh keys pulled from metadata service into your user's .ssh/authorized_keys, but thath probably isn't a huge deal for you in that case. [14:49] you could also use harmw's suggestion of [14:49] http://cloudinit.readthedocs.org/en/latest/topics/examples.html#configure-instances-ssh-keys [14:49] and just write that stanza explicitly from the files in /etc/ssh after first boot. [14:50] (so each boot would just explicitly re-write them) [17:49] harmw ya, i think he is, will bug him today to see how far he got [19:43] ok harlowja