From: Thierry Parmentelat Date: Tue, 19 Jan 2010 22:38:26 +0000 (+0000) Subject: new global PLC_FLAVOUR category to globally chose sliver vref image X-Git-Tag: MyPLC-5.0-1^2~9 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=4a692466816c4bf79f3f526f58f9735edcb416bb;p=myplc.git new global PLC_FLAVOUR category to globally chose sliver vref image new method GetSliceFamily, value passed in GetSlivers NodeManager does not have this logic anymore --- diff --git a/default_config.xml b/default_config.xml index b0e54b7..73a27e4 100644 --- a/default_config.xml +++ b/default_config.xml @@ -119,6 +119,40 @@ $URL$ + + Flavours + Defaults for nodes and slices contents. + + + + arch for slivers + @ARCH@ + The default 'arch' to use for slivers. This is + useful if you have heterogeneous nodes (i686 and x86_64), + but want slivers to be homogeneous. You need to have the + corresponding vserver variant rpm available for + nodes. + + + + fcdistro for slivers + @FCDISTRO@ + The default 'fcdistro' to use for creating + slivers. You need to have the corresponding vserver variant + rpm available for nodes. + + + + pldistro for slivers + @PLDISTRO@ + The default 'pldistro' to use for creating + slivers. You need to have the corresponding vserver variant + rpm available for nodes. + + + + + Network Network environment.