/srv/irclogs.ubuntu.com/2015/03/11/#cloud-init.txt

=== harlowja_ is now known as harlowja_away
=== [1]claudiupopa is now known as claudiupopa
=== [1]claudiupopa is now known as claudiupopa
=== harlowja_away is now known as harlowja_
=== mgagne_PHL is now known as mgagne
jetoleHey guys. I have a app that I am using to provision instances and it's passing a user password to the instances via http://169.254.169.254/openstack/latest/meta_data.json20:27
jetoleCan I use cloud-init to set the user password based on this data? Also I forgot to mention it has other variables all in json 20:28
smoserjetole, use ssh keys , or use cloud-config to set password. 20:54
jetolesmoser: neither are a option in this case. It's a closed source app and it passes the data via a json tag in http://169.254.169.254/openstack/latest/meta_data.json20:54
smoseri dont follow.20:55
smosersome entity is running an instance for you?20:55
smoserjetole, i think in the past i've said that patches are welcome.21:02
smoserbut if this is a close source app, and you're trying to get into it in some way, its likely the'd have such functionality disabled in their app even if cloud-init did support it.21:03
jetolesmoser: yes a software that the firm I work for has bought is creating instances and it's passing the user password via a json tag in http://169.254.169.254/openstack/latest/meta_data.json. Are you saying that cloud-init cannot access this data?21:04
smoserit can access it sure.21:06
smoserbut it does not.21:06
jetolesmoser: and I cannot configure cloud-init to set a password based on a tag inserted into that json data?21:19
jetoleI mean aside from writing a script?21:19
jetole...which I've already begin doing anyways21:19

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!