Add PLC_HRN_ROOT to usual config variables
authorMohamed Larabi <mohamed.larabi@inria.fr>
Tue, 12 Nov 2013 16:28:26 +0000 (17:28 +0100)
committerMohamed Larabi <mohamed.larabi@inria.fr>
Tue, 12 Nov 2013 16:28:26 +0000 (17:28 +0100)
bin/plc-config-tty
default_config.xml

index b5b207f..c4c582f 100755 (executable)
@@ -15,6 +15,7 @@ usual_variables = [
     "PLC_NAME",
     "PLC_SHORTNAME",
     "PLC_SLICE_PREFIX",
     "PLC_NAME",
     "PLC_SHORTNAME",
     "PLC_SLICE_PREFIX",
+    "PLC_HRN_ROOT",
     "PLC_ROOT_USER",
     "PLC_ROOT_PASSWORD",
     "PLC_MAIL_ENABLED",
     "PLC_ROOT_USER",
     "PLC_ROOT_PASSWORD",
     "PLC_MAIL_ENABLED",
index 5f43efb..68c47a5 100644 (file)
@@ -39,7 +39,7 @@ Copyright (C) 2006 The Trustees of Princeton University
        <variable id="hrn_root" type="string">
          <name>Root in Hierarchical Naming Space </name>
          <value>planetlab.test</value>
        <variable id="hrn_root" type="string">
          <name>Root in Hierarchical Naming Space </name>
          <value>planetlab.test</value>
-         <description> The root of this peer in the hierarchical federation naming space.</description>
+         <description> The root of this peer in the hierarchical federation naming space. if SFA services are setup on top of this PLC deplyment, the SFA_INTERFACE_HRN needs to be equal to PLC_HRN_ROOT</description>
        </variable>
 
        <variable id="slice_prefix" type="string">
        </variable>
 
        <variable id="slice_prefix" type="string">