Components
The 'Component' Philosophy
Virt-Factory is a platform upon which different tools may be developed and can then communicate with each other. This is because we understand that by nature system administration involves heterogeneous environments and a one-size-fits-all, monolithic approach to management tools does not work well in these environments.
Our goal is for this platform to be easily extensible, so that if it doesn't quite meet your needs in some way, you can easily add on whatever functionality you need to get your job done.
The Components
Cobbler
Cobbler is a Linux provisioning configuration tool that enables administrators to rapidly set up environments for (simultaneously) provisioning PXE, installing virtualized images, and re-provisioning existing machines. Set up of a PXE server, once a very manual process, is now greatly simplified. Cobbler also enables integrating virtualization into a PXE provisioning infrastructure and provides some interesting options to reinstall running machines as well.
- Cobbler website
- Cobbler git repository
- Discuss cobbler on the et-mgmt-tools@redhat.com mailing list.
