From: Thierry Parmentelat Date: Tue, 26 Feb 2013 16:10:50 +0000 (+0100) Subject: introduce PLC_FLAVOUR_VIRT_MAP X-Git-Tag: myplc-5.2-1~3 X-Git-Url: http://git.onelab.eu/?p=myplc.git;a=commitdiff_plain;h=5764965ff196401af612953528e26215c0387ee3 introduce PLC_FLAVOUR_VIRT_MAP --- diff --git a/default_config.xml b/default_config.xml index a97ed77..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@