1.1.2.3. Genome Appliance cloning
The state of a particular Genome Appliance can be described by the content stored under /var/www/cobbler and /pub/git. Cloning a particular Genome Appliance is really just a matter of getting the correct bits from those locations onto a new Genome Appliance.
Aside from the simple bit replicatation that must be performed there are also a few "one-off" things that need to happen. This involves:
Getting the puppet modules to the location where the puppetmaster can see them.
Setting up commit hooks for the puppet module git repositories.
Sets up commit hook for the Genome documentation.
See the cookbook for more information.