Re: Cloud-init works

2016-01-13 Thread Semih Tolga DEMİR
Thanks Pierre, It helps, B.R. 2016-01-10 18:48 GMT+02:00 Pierre-Luc Dion : > S.Tolga, > > Did you tried latest version of cloud-init ~0.7.7? They added fixes that > was solving password set and reset for root or custom user, fixed ssh_key > and user-data. > here a presentation [1] I did few

Re: Cloud-init works

2016-01-10 Thread Pierre-Luc Dion
S.Tolga, Did you tried latest version of cloud-init ~0.7.7? They added fixes that was solving password set and reset for root or custom user, fixed ssh_key and user-data. here a presentation [1] I did few months ago about cloud-init + cloudstack if it can help... PL [1] http://events.linuxfou

Re: Cloud-init works

2015-12-31 Thread Naresh Kumar
Sorry for the confusion, I actually posted/added problem I’m facing. But now I have mange to get this working, I tried again with CentOS7 and its working. Answer to your question is that you can use “Reset password” option on VM quick view or VM details page, incase you forgot the root password

Re: Cloud-init works

2015-12-31 Thread Semih Tolga DEMİR
Thanks Naresh for your answer, But i want to learn how can use cloud-init to set again when i forget or reset root password, and this question is not only for CentOS 5.5 template, I want general solution for all OS. If i can not use again cloud-init which alternative solution recommend Thanks, S.

Re: Cloud-init works

2015-12-31 Thread Naresh Kumar
Hi, I tired it as well on in-built CentOS 5.5 template(KVM): 1. ssh key works 2. password does’t work, default password “password” is working. 3. user-data post startup is not working . getting "ImportError: No module named DataSourceCloudStack” error. Thanks, Naresh Kumar bishno...@gmail.com