X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=default_config.xml;h=726749b725289081fa841c8eff0a68a24e3cc4bc;hb=ce1f299ed6c286567d1b282f9227ec7f2144b50b;hp=73a27e425d7fabbc62132349d2c0c29b24977f1b;hpb=4a692466816c4bf79f3f526f58f9735edcb416bb;p=myplc.git diff --git a/default_config.xml b/default_config.xml index 73a27e4..726749b 100644 --- a/default_config.xml +++ b/default_config.xml @@ -116,6 +116,7 @@ $URL$ The SSH private key used to access the root account on your nodes. + @@ -124,6 +125,33 @@ $URL$ Defaults for nodes and slices contents. + + arch for nodes + @ARCH@ + The default 'arch' to use when installing nodes. + This is offered mostly for consistency with the rest of the + PLC_FLAVOUR category, but does not have much of a practical + interest. In any case, you need to have the corresponding + bootstrapfs images available for nodes. + + + + fcdistro for nodes + @FCDISTRO@ + THIS CURRENTLY HAS NO EFFECT. + The default 'fcdistro' to use when installing + nodes.You need to have the corresponding bootstrapfs images + available for nodes. THIS CURRENTLY HAS NO EFFECT. + + + + pldistro for nodes + @PLDISTRO@ + The default 'pldistro' to use when installing + nodes. You need to have the corresponding bootstrapfs + images available for nodes. + + arch for slivers @ARCH@ @@ -604,6 +632,60 @@ $URL$ + + Planetlab - OMF Integration + Planetlab - OMF integration + + + OMF integration + false + Enable OMF integration. + + + + + XMPP server + localhost.localdomain + The fully qualified hostname of the XMPP server. + + + + XMPP username + + XMPP username (which has admin rights). + + + + XMPP password + + The password of the XMPP user. + + + + + OMF Slicemgr URL + http://localhost.localdomain:5053 + . + + + + + + + Reservable Nodes + Settings related to reservable nodes + + + + Lease granularity + 3600 + The smallest timeslot that can be allocated to + a node. All leases will be rounded to this granularity, so + e.g. if you set 3600 all leases will start and stop at round + hours. + + + PlanetFlow Service Configuration @@ -617,6 +699,7 @@ $URL$ + Monitoring Service The Monitor service that tracks node availablity and repair.