smoser | Linuturk, not really. | 13:33 |
---|---|---|
smoser | but you can make the url whatever you want | 13:33 |
smoser | so http://example.com/foo/$INSTANCE_ID?linturk-says-hello=true | 13:33 |
nvucinic | sec | 13:41 |
harmw | alexpilotti: after booting a Windows2012 image, whats the method to retrieve the administrator passwor? | 17:48 |
alexpilotti | harmw: nova get-password <vmname> <private-keypair-path> | 17:48 |
harmw | excellnt | 17:49 |
harmw | thanks! | 17:49 |
alexpilotti | harmw: you’re welcome! | 17:50 |
harmw | hehe, and it actually works :) | 17:51 |
harmw | nice | 17:51 |
alexpilotti | harmw: :-) | 17:51 |
alexpilotti | harmw: that’s the only secure way to handle passwords | 17:52 |
harmw | I can imagine | 17:52 |
alexpilotti | harmw: all other options require passing clear text passwords in a way or the other | 17:52 |
harmw | do you support user-data to configure stuff like timezone? | 17:53 |
alexpilotti | harmw: userdata as in #cloud-config? | 17:54 |
harmw | kind of, yes | 17:54 |
harmw | just some way of pushing scripts/stuff in to the image at deploymnt-stage | 17:55 |
alexpilotti | harmw: you can pass a powershell userdata script that can do anything you want, iincluding setting the timezone or | 17:55 |
harmw | ah | 17:55 |
harmw | great | 17:55 |
harmw | not as structured (abstract) as cloudinit, but it'll certainly do just fine :) | 17:56 |
harmw | thanks | 17:56 |
alexpilotti | harmw: alternatively you can use the same cloud-config format used on linux, where we support the non-linux specific features, including timezone | 17:56 |
harmw | oh, so you do? | 17:56 |
alexpilotti | harmw: it’s actually funny that you mentioned the timezone | 17:56 |
alexpilotti | harmw: as that specific bit is currently under review :-) https://review.openstack.org/#/c/166795/ | 17:56 |
harmw | hehe cool | 17:57 |
alexpilotti | so expect to see it merged in a few days max | 17:57 |
smoser | harmw, cloud-init 2.0 is windows friendly. | 19:30 |
smoser | and alexpilootti and company will be helping there. | 19:30 |
harmw | excellent | 19:30 |
harmw | no point in having 'forks' | 19:31 |
harmw | we should be making more noise in regards of fbsd as well some time | 19:31 |
smoser | yes. and that is a target of 2.0 from the start... so you can be in volved ther e:) | 19:31 |
harmw | (btw, I'm not saying cloudbase is just some bad fork, its great and even beter to see it will fully merge for 2.0) | 19:32 |
harmw | hehe | 19:32 |
smoser | ;) | 19:35 |
=== mfisch is now known as Guest90957 | ||
nathanleclaire | So if I just apt-get installed cloud-init on a server and want to try some of the examples just through the CLI, what to do? | 21:12 |
nathanleclaire | Not through any 3rd party provider / e.g. AWS cli tools | 21:12 |
nathanleclaire | I just want to know where to put the YAML / scripts and what cloudinit commands to run | 21:12 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!