Re: cloudstack reset VM password files

2018-11-28 Thread Ivan Kudryavtsev
gt; > -Original Message- > From: Ivan Kudryavtsev [mailto:kudryavtsev...@bw-sw.com] > Sent: Friday, November 9, 2018 9:48 PM > To: m...@renemoser.net > Cc: users > Subject: Re: cloudstack reset VM password files > > Rene, thank you for your confirmation that it works

RE: cloudstack reset VM password files

2018-11-09 Thread Yordan Kostov
, November 9, 2018 9:48 PM To: m...@renemoser.net Cc: users Subject: Re: cloudstack reset VM password files Rene, thank you for your confirmation that it works. I'll check it again, but my configuration looks like yours (haven't checked line by line) and password reset doesn't work

Re: cloudstack reset VM password files

2018-11-09 Thread Ivan Kudryavtsev
Rene, thank you for your confirmation that it works. I'll check it again, but my configuration looks like yours (haven't checked line by line) and password reset doesn't work with cloud-init from ubuntu apt repository. Our engineer rebuilds template delivery CI/CD pipeline now and we will have a ch

Re: cloudstack reset VM password files

2018-11-09 Thread Rene Moser
Hi again Seems no one seems to read my stuff. cloud-init is able to reset the password (similar the scripts), see https://github.com/cloud-init/cloud-init/blob/master/cloudinit/sources/DataSourceCloudStack.py#L45 WE USE IT! IT REALLY WORKS. Note that it uses the default user, e.g. for CentOS i

Re: cloudstack reset VM password files

2018-11-09 Thread Rafael Weingärtner
essage- > From: Ivan Kudryavtsev [mailto:kudryavtsev...@bw-sw.com] > Sent: Friday, November 9, 2018 8:51 PM > To: users > Subject: Re: cloudstack reset VM password files > > Hi, Jordan. That's the question, indeed. That's why I was interested in > the topic. I don&

RE: cloudstack reset VM password files

2018-11-09 Thread Yordan Kostov
[mailto:kudryavtsev...@bw-sw.com] Sent: Friday, November 9, 2018 8:51 PM To: users Subject: Re: cloudstack reset VM password files Hi, Jordan. That's the question, indeed. That's why I was interested in the topic. I don't know the answer to your question. Hopefully, the best one is to change

Re: cloudstack reset VM password files

2018-11-09 Thread Ivan Kudryavtsev
hould be edited/removed ? > > Best regards, > Jordan > > -Original Message- > From: Ivan Kudryavtsev [mailto:kudryavtsev...@bw-sw.com] > Sent: Friday, November 9, 2018 8:01 PM > To: users > Subject: Re: cloudstack reset VM password files > > Hi, Fernando. We a

RE: cloudstack reset VM password files

2018-11-09 Thread Yordan Kostov
, Jordan -Original Message- From: Ivan Kudryavtsev [mailto:kudryavtsev...@bw-sw.com] Sent: Friday, November 9, 2018 8:01 PM To: users Subject: Re: cloudstack reset VM password files Hi, Fernando. We also use them. Just wondering if anyone managed these tasks with pure cloud-init. I know it

Re: cloudstack reset VM password files

2018-11-09 Thread Ivan Kudryavtsev
init.d in Debian and /etc/rc.d/init.d in > Centos/RHEL. > For other template initialization tasks we use cloud-init and works well > too. > > Regards, > Fernando. > > De: Ivan Kudryavtsev > Enviado: viernes, 9 de noviembre de 2018 12:4

Re: cloudstack reset VM password files

2018-11-09 Thread Alvarez Fernando
mon and Andrija :). > > > -Original Message- > From: Andrija Panic [mailto:andrija.pa...@gmail.com] > Sent: Wednesday, November 7, 2018 11:31 AM > To: users > Subject: Re: cloudstack reset VM password files > > Good stuff (btw I have been using old password init a

Re: cloudstack reset VM password files

2018-11-09 Thread Ivan Kudryavtsev
ija :). > > > -Original Message- > From: Andrija Panic [mailto:andrija.pa...@gmail.com] > Sent: Wednesday, November 7, 2018 11:31 AM > To: users > Subject: Re: cloudstack reset VM password files > > Good stuff (btw I have been using old password init and MSI installer f

RE: cloudstack reset VM password files

2018-11-07 Thread Yordan Kostov
Thank you Simon and Andrija :). -Original Message- From: Andrija Panic [mailto:andrija.pa...@gmail.com] Sent: Wednesday, November 7, 2018 11:31 AM To: users Subject: Re: cloudstack reset VM password files Good stuff (btw I have been using old password init and MSI installer for

Re: cloudstack reset VM password files

2018-11-07 Thread Andrija Panic
nal Message- > From: Rene Moser [mailto:m...@renemoser.net] > Sent: Wednesday, November 7, 2018 10:46 AM > To: users@cloudstack.apache.org<mailto:users@cloudstack.apache.org> > Subject: Re: cloudstack reset VM password files > > Hi > > Nowadays the cloud-in

Re: cloudstack reset VM password files

2018-11-07 Thread simon.voelker
ere and test it. Some documentation will be on the way as well. Best regards, Jordan -Original Message- From: Rene Moser [mailto:m...@renemoser.net] Sent: Wednesday, November 7, 2018 10:46 AM To: users@cloudstack.apache.org<mailto:users@cloudstack.apache.org> Subject: Re: cloudstack

RE: cloudstack reset VM password files

2018-11-07 Thread Yordan Kostov
: cloudstack reset VM password files Hi Nowadays the cloud-init [1] project supports cloudstack out of the box and we switched our templates to only use cloud-init. Unfortunately the docs regarding cloudstack is not that great (it is on my list to give back my finding). There are some great docs

Re: cloudstack reset VM password files

2018-11-07 Thread Rene Moser
Hi Nowadays the cloud-init [1] project supports cloudstack out of the box and we switched our templates to only use cloud-init. Unfortunately the docs regarding cloudstack is not that great (it is on my list to give back my finding). There are some great docs here https://wiki.archlinux.org/index

cloudstack reset VM password files

2018-11-07 Thread Yordan Kostov
Dear all, Recently I boggled down into building a template and while browsing through the docs I noticed that most of it has not been updated for some time. http://docs.cloudstack.apache.org/en/4.11.1.0/adminguide/templates.html#adding-password-management-to-your