X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=config%2Fdefault_config.xml;h=670d6f26c73f246ce2eb5b0f5f471f4d423c4512;hb=d42c0e79549cbc940fd160f4e9cb1f75e59029ce;hp=f9fd5791b9e661a65fdc023625a1db0efce7bfbe;hpb=34893ff247f9aaa9ec7980fadf7090bf77795a8d;p=sfa.git diff --git a/config/default_config.xml b/config/default_config.xml index f9fd5791..670d6f26 100644 --- a/config/default_config.xml +++ b/config/default_config.xml @@ -18,6 +18,15 @@ Thierry Parmentelat Basic system variables. + + Generic Flavour + pl + This string refers to a class located in sfa.generic that describes + which specific implementation needs to be used for api, manager and driver objects. + PlanetLab users do not need to change this setting. + + + Human readable name plc @@ -26,7 +35,7 @@ Thierry Parmentelat Credential Schema - /etc/sfa/credential.rng + /etc/sfa/credential.xsd The path to the default credential schema @@ -35,6 +44,12 @@ Thierry Parmentelat false Flag to turn debug on. + + + Max Slice Renew + 60 + Maximum amout of days a user can extend/renew their slices to + User Session Keys Path @@ -43,9 +58,10 @@ Thierry Parmentelat it look like the user is the one performing the operation. Doing this requires a valid key pair and credential for the user. This option defines the path where key pairs and credentials are generated and stored. - This functionality is used by the SFA web gui + This functionality is used by the SFA web GUI. + @@ -134,42 +150,6 @@ Thierry Parmentelat - - - - GENI Aggregate - The settings that affect the geni aggregate manager that will run - as part of this SFA instance. - - - - Enable GENI Aggregate - true - Allows this local SFA instance to run as an - GENI aggregate manager. - - - - GENI Aggregate type - pl - The type of backend server for this - aggregate. Some aggregates may not be myplc. - - - - Hostname - localhost - The hostname where the aggregate is expected to - be found. - - - - Port number - 12348 - The port where the aggregate is to be found. - - - @@ -265,6 +245,31 @@ 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. + + + +