On Wed, May 22, 2013 at 11:01 AM, Thomas Thrainer <[email protected]>wrote:
> How would that work? The documentation is actually rather thin, so my > knowledge comes from the user describing it ;). But I'd be happy to extend > the documentation if I knew in which direction. > > ganeti-instance-debootstrap supports multiple variants (as any ganeti os). If you add a line named "precise" in variants.list, and then you call debootstrap with debootstrap+precise, a different file will be sourced: By default this is in "/etc/ganeti/instance-debootstrap/variants", called $VARIANT.conf, and can override any variable from the defaults file. Thanks, Guido
