Changes between Version 19 and Version 20 of Doc/gLite/TemplateCustomization


Ignore:
Timestamp:
Jan 16, 2007, 12:55:34 PM (19 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Michel Jouvin/emailAddress=jouvin@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/gLite/TemplateCustomization

    v19 v20  
    147147 * `NODE_VO_CREATEHOME` (boolean) : create home directories for pool accounts. Default : true. 
    148148
    149 In addition you can execute actions specific to the local site or machine by defining the following variable :
    150  * `NODE_VO_SITE_CONFIG` (string) : site specific template that must be included before actually doing VO intialization. Allow for specific VO modification to default VO configuration.Default : none.
     149In addition you can execute actions specific to the local machine by defining the following variable (mainly used to define a VO list specific to a node by assigning a non default value to `VOS` variable) :
     150 * `NODE_VO_CONFIG` (string) : site specific template that must be included before actually doing VO intialization. Allow for specific VO modification to default VO configuration. Default : none.
    151151
    152152'''Note : before modifying default VO configuration for a specific machine, be sure what you want to do is valid. Misconfiguring VO can have dramatic effects on service availability.'''