From 5764965ff196401af612953528e26215c0387ee3 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 26 Feb 2013 17:10:50 +0100 Subject: [PATCH] introduce PLC_FLAVOUR_VIRT_MAP --- default_config.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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@ -- 2.43.0