Set PLC_HRN_ROOT in plc config
authorMohamed Larabi <mohamed.larabi@inria.fr>
Tue, 12 Nov 2013 15:55:27 +0000 (16:55 +0100)
committerMohamed Larabi <mohamed.larabi@inria.fr>
Tue, 12 Nov 2013 15:55:27 +0000 (16:55 +0100)
system/config_default.py

index 9bd90d4..f2e3b3b 100644 (file)
@@ -483,6 +483,7 @@ def plc (options,index) :
         'PLC_ROOT_USER' : 'root@test.onelab.eu',
         'PLC_ROOT_PASSWORD' : 'test++',
         'PLC_SLICE_PREFIX' : 'auto',
+        'PLC_HRN_ROOT': sfa_root(index),
         'PLC_SHORTNAME' : 'Rlab',
         'PLC_MAIL_ENABLED':'false',
         'PLC_MAIL_SUPPORT_ADDRESS' : 'thierry.parmentelat@inria.fr',