On 09/15/2014 02:56 PM, Matt Jia wrote: > Hi folks, > > I am working on bug[1] and have created a task to provision guest recipes > with cloud images.
Very nice! > An example job can be found here[2] and its using RHEL7 image. There is one > issue that the hostname > on guest recipe is not resolved properly from dhcp server.It only shows ip > address and it may be required > further investigation. Other than that, everything is looking fine. There's a complicated dance that normally runs in the kickstart %post section to report the full hostname back to Beaker - if the guest isn't learning its own hostname correctly, that does indeed suggest there's a problem somewhere. Still, supporting image based provisioning for guest recipes at all is a significant step forward! Regards, Nick. -- Nick Coghlan Red Hat Hosted & Shared Services Software Engineering & Development, Brisbane HSS Provisioning Architect _______________________________________________ Beaker-devel mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/beaker-devel
