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! <n...@li.nux.ro> wrote: > 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<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://code.launchpad.net/~**cloud-init-dev/cloud-init/**trunk<https://code.launchpad.net/~cloud-init-dev/cloud-init/trunk>) >> for CentOS 6 >> (make rpm just works, assuming you have the necessary python packages >> installed). On Ubuntu, you'll need to add CloudStack to the list of data >> sources in /etc/cloud/cloud.cfg.d/90_**dpkg.cfg, and on the RPM systems, >> you'll need to add "datasource_list: ["NoCloud", "ConfigDrive", "OVF", >> "MaaS", "Ec2", "CloudStack" ]" to /etc/cloud.cfg, along with configuring >> it >> for your user etc. >> >> A. >> > > Hi, > > Could you say if this would work with cloudstack? > http://www.cloudbase.it/cloud-**init-for-windows-instances/<http://www.cloudbase.it/cloud-init-for-windows-instances/> > > If not, what would you suggest to run on Windows guests? (2008/2012) > > Thanks, > Lucian > > > -- > Sent from the Delta quadrant using Borg technology! > > Nux! > www.nux.ro >