----- jvlcek <jvlcek@xxxxxxxxxx> wrote: > On 11/15/2012 10:15 AM, Oved Ourfalli wrote: > > > > ----- Original Message ----- > >> From: "Matthew Miller" <mattdm@xxxxxxxxxxxxxxxxx> > >> To: "Fedora Cloud SIG" <cloud@xxxxxxxxxxxxxxxxxxxxxxx> > >> Sent: Thursday, November 15, 2012 5:11:25 PM > >> Subject: Re: cloud-init on Fedora > >> > >> On Thu, Nov 15, 2012 at 05:01:52AM -0500, Oved Ourfalli wrote: > >>> Don't know if I'm on the right mailing-list, but I have some > >>> questions > >>> regarding cloud-init on Fedora. I've installed it, and saw sample > >>> configuration files, but they were all ubuntu-related > >>> configuration. > >> This is the right mailing list. > >> > >>> Examples containing how to set up Static IP, DNS addresses, and > >>> other > >>> related properties would be great. > >> I think the answer is: we need better Fedora-specific documentation > >> for > >> cloud init. > >> > > +1 on that. I indeed didn't see any Fedora examples. > > > > Also, I would like to know whether it is possible to use cloud-init to read the information from a file that is on the guest, or only via web URL that contains the data (as oVirt supports VM Payload via mounting CD/Floppy at the guest side, but still doesn't support getting this information from a specific URL). > > > > Thank you, > > Oved > > > Oved, > > Take a look at: > http://bazaar.launchpad.net/~cloud-init-dev/cloud-init/trunk/view/head:/cloudinit/sources/DataSourceAltCloud.py > > RHEVm and vSphere, which use CD/Floppy, are supported there. > > Perhaps you could simply add a check for oVirt and use the same code to > pick up > the user data from CD/Floppy. > > Joe > _______________________________________________ > cloud mailing list > cloud@xxxxxxxxxxxxxxxxxxxxxxx > https://admin.fedoraproject.org/mailman/listinfo/cloud I'll have a look at it. Thank you, Oved _______________________________________________ cloud mailing list cloud@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/cloud