From: Thierry Parmentelat Date: Tue, 7 Feb 2012 11:29:49 +0000 (+0100) Subject: this is required for the federica driver as well X-Git-Tag: sfa-2.1-2~3 X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=commitdiff_plain;h=25dc07a3f55ef5e21c659dcaad5ad7559e8a6896;ds=sidebyside this is required for the federica driver as well --- diff --git a/config/default_config.xml b/config/default_config.xml index 6158905d..7eeb1c71 100644 --- a/config/default_config.xml +++ b/config/default_config.xml @@ -223,6 +223,32 @@ Thierry Parmentelat + + + SFA Flash Policy + The settings that affect the flash policy server that will run + as part of this SFA instance. + + + + Enable Flash Policy Server + false + Allows this local SFA instance to run a + flash policy server. + + + Flash policy config file + /etc/sfa/sfa_flashpolicy_config.xml + The path to where the flash policy config file can be reached. + + + Flash policy port + 843 + The flash policy server port. + + + + @@ -250,33 +276,41 @@ Thierry Parmentelat - - - SFA Flash Policy - The settings that affect the flash policy server that will run - as part of this SFA instance. + + + The settings that tell this SFA instance how to interact with the FEDERICA testbed. - - Enable Flash Policy Server - false - Allows this local SFA instance to run a - flash policy server. - - - Flash policy config file - /etc/sfa/sfa_flashpolicy_config.xml - The path to where the flash policy config file can be reached. - - - Flash policy port - 843 - The flash policy server port. - + + FEDERICA login name for an admin user; SFA will carry on operations under this account. + root + + + + + Password + rootpassword + The PLC password for SFA_PLC_USER. + + + + XMLRPC hostname + federica.net + Hostname for the federica xmlrpc interface. + + + + XMLRPC port number + 10000 + Port number for the federica xmlrpc interface. + + + +