Matthew, Don't use cloud-init from EPEL. Use the one in CentOS-Extras, e.g. http://mirrors.coreix.net/centos/6/extras/x86_64/Packages/cloud-init-0.7.5-10.el6.centos.2.x86_64.rpm
This one supports Cloudstack, but be advised that it: 1. uses "centos" user instead of "root" which is disabled 2. does not support the cloudstack password feature Check http://dl.openvm.eu/cloudstack/centos/ks/vanilla/6/post.ks to see what modifications I make to the config of cloud-init to make it more ACS-friendly. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro ----- Original Message ----- > From: "Matthew Midgett" <[email protected]> > To: [email protected] > Sent: Wednesday, 10 December, 2014 04:32:00 > Subject: Cloud-init ssh keys > I just enabled cloud-init on my first centos 6.5 template and I can see that > the hostname changed and the ssh password is disabled. How do I get my ssh > keys? I've generated my key in the UI but I don't see any way to import that > key into an instance. > > > > Thanks > > > > Matthew Midgett
