Re: cloud-init

2013-02-15 Thread Nux!
On 12.02.2013 17:18, Andrew Bayer wrote: Looks like it was added in 0.7.0 ( https://launchpad.net/ubuntu/+source/cloud-init/+changelog) but I'd recommend 0.7.1 - it was always using the default gateway for the metadata/userdata rather than detecting the virtual router properly initially. I've bui

Re: cloud-init

2013-02-12 Thread Andrew Bayer
The virtual routers expose metadata/userdata in the same format as in EC2 (I believe), just on a different IP, so if you can get that to use the virtual router IP, that should work. A. On Tue, Feb 12, 2013 at 10:20 AM, Nux! wrote: > On 12.02.2013 17:18, Andrew Bayer wrote: > >> Looks like it wa

Re: cloud-init

2013-02-12 Thread Nux!
On 12.02.2013 17:18, Andrew Bayer wrote: Looks like it was added in 0.7.0 ( https://launchpad.net/ubuntu/+source/cloud-init/+changelog) but I'd recommend 0.7.1 - it was always using the default gateway for the metadata/userdata rather than detecting the virtual router properly initially. I've bui

Re: cloud-init

2013-02-12 Thread Nux!
On 12.02.2013 17:18, Andrew Bayer wrote: Looks like it was added in 0.7.0 ( https://launchpad.net/ubuntu/+source/cloud-init/+changelog) but I'd recommend 0.7.1 - it was always using the default gateway for the metadata/userdata rather than detecting the virtual router properly initially. I've bui

Re: cloud-init

2013-02-12 Thread Andrew Bayer
Looks like it was added in 0.7.0 ( https://launchpad.net/ubuntu/+source/cloud-init/+changelog) but I'd recommend 0.7.1 - it was always using the default gateway for the metadata/userdata rather than detecting the virtual router properly initially. I've built packages from the latest source ( https:

Re: cloud-init

2013-02-12 Thread Nux!
On 12.02.2013 15:46, David Nalley wrote: On Tue, Feb 12, 2013 at 10:44 AM, Nux! wrote: Hello, I've got some templates made for openstack that don't really have anything openstack-specific, only they use the cloud-init package. What need I do in cloudstack to get cloud-init working as expect

Re: cloud-init

2013-02-12 Thread David Nalley
On Tue, Feb 12, 2013 at 10:44 AM, Nux! wrote: > Hello, > > I've got some templates made for openstack that don't really have anything > openstack-specific, only they use the cloud-init package. What need I do in > cloudstack to get cloud-init working as expected? > > This would also be great in ge