X-Git-Url: http://git.onelab.eu/?p=myplc.git;a=blobdiff_plain;f=default_config.xml;h=ede85b175b0604f033a3f401a44c6a113eb7a94e;hp=05007950fe3ae125fd581f3e68d136c46cba28a4;hb=0780b094a2f0b24ec24f8156e0e3548f3c05373b;hpb=02d3482536dbd282f3eb7acc6920c8f320c63859 diff --git a/default_config.xml b/default_config.xml index 0500795..ede85b1 100644 --- a/default_config.xml +++ b/default_config.xml @@ -123,6 +123,20 @@ Copyright (C) 2006 The Trustees of Princeton University Defaults for nodes and slices contents. + + f8,f12,f14,centos5,centos6:vs; default:lxc + Allows to compute a virtualization mechanism + from an fcdistro. Starting with 5.2 MyPLC has support for + either 'vs' or 'lxc', and this gives a correspondance from + the node's fcdistro to the right virtualization mechanism. + This information is essentially used by the BootManager for + getting the installation phase right like e.g. when + partitioning disks, and not to figure the contents of the + nodeimage that depend only on fcdistro, pldistro and of + course arch. This can be overridden by setting the vrt tag + on that particular node. + + arch for nodes @ARCH@ @@ -860,11 +874,12 @@ Copyright (C) 2006 The Trustees of Princeton University vsys - Default vsys tags + Default values for the vsys tag vsys tags set by default - Comma-separated list of vsys script names that all newly created slices will have as their vsys tags. For older slices, see the check-vsys-default-tags.py script as part of the myplc package. + + Comma-separated list of vsys script names that all newly created slices will have as their vsys tags. For older slices, see the check-vsys-defaults.py script as part of the myplc package