On Fri, Mar 9, 2012 at 10:12 AM, Ronald J. Yacketta <[email protected]> wrote: > Hello all! > > Currently working on a R&D Cloud project evaluating various OpenSource Cloud > solutions. While playing around with Eucalyptus and OpenStack I was > wondering if their was a way to integrate Cobbler with either solution to > create the required guest vm's. > > Has anyone traveled down this road before? if so, might you provide some > insight / url's or other documentation?
Right now, cobbler is mostly useful for building and maintaining the images you would deploy into the cloud. Alternatively, if you deploy a simple image that just does a netboot, you can deploy a much simpler image into your cloud and customize it via cobbler. Ideally though, I would like to see libcloud support added to koan, so that you could deploy images directly without any extra steps (which is on my todo list). _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
