Ok so I cheated and made a bash script out of your ks file and ran it, now the password for the root user went from the one I installed with to the last one that acs set. :) thanks
CONFIDENTIAL: This electronic mail, including any attachment(s) may contain information that is privileged, confidential, and/or otherwise protected from disclosure to anyone other than its intended recipient(s). Any dissemination or use of this electronic email or its contents (including any attachments) by persons other than the intended recipient(s) is strictly prohibited. If you have received this message in error, please notify me immediately by reply email so that I may correct my internal records. Please then delete the original message (including any attachments) in its entirety. Thank you. -----Original Message----- From: Matthew Midgett [mailto:[email protected]] Sent: Wednesday, December 10, 2014 10:31 AM To: [email protected] Subject: RE: Cloud-init ssh keys It looks like the epel was using the same one but I remove the repo and installed manually. How can I run your kickstart file? I've never use kickstart. Thanks for the time. I really wish that I could use your templates but I have tried every which way to Monday and can't get them to work. If you get board I could allow you into the ACS and you can see for your self. Does anyone else have this problem? [root@VM-9c8dc868-0961-4639-9df2-eedf2dde6d1e ~]# yum remove cloud-init Loaded plugins: fastestmirror Setting up Remove Process Resolving Dependencies --> Running transaction check ---> Package cloud-init.x86_64 0:0.7.5-10.el6.centos.2 will be erased --> Finished Dependency Resolution Dependencies Resolved ======================================================================================================================================================================== Package Arch Version Repository Size ======================================================================================================================================================================== Removing: cloud-init x86_64 0.7.5-10.el6.centos.2 @extras 1.4 M Transaction Summary ======================================================================================================================================================================== Remove 1 Package(s) Installed size: 1.4 M Is this ok [y/N]: y Downloading Packages: Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Erasing : cloud-init-0.7.5-10.el6.centos.2.x86_64 1/1 warning: /etc/cloud/cloud.cfg saved as /etc/cloud/cloud.cfg.rpmsave Verifying : cloud-init-0.7.5-10.el6.centos.2.x86_64 1/1 Removed: cloud-init.x86_64 0:0.7.5-10.el6.centos.2 Complete! -----Original Message----- From: Nux! [mailto:[email protected]] Sent: Wednesday, December 10, 2014 7:12 AM To: [email protected] Subject: Re: Cloud-init ssh keys 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
