Changes between Version 32 and Version 33 of Doc/gLite/TemplateCustomization


Ignore:
Timestamp:
Mar 24, 2007, 12:31:48 AM (19 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Michel Jouvin/emailAddress=jouvin@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/gLite/TemplateCustomization

    v32 v33  
    66Site customization to QWGtemplates is done through a small set of templates used to define variables used as input by QWG templates. This doesn't cover OS basic configurationt that is decribed in the page about [wiki:Doc/TemplateCustom template framework].
    77
    8 All site parameters related to QWG middleware are supposed to be declared in template {{{pro_lcg2_config_site.tpl}}}. A sensible default value is provided for all required variables in template source:template/trunk/grid/glite-3.0.0/defaults/site.tpl provided as part of QWG templates. This template must be included as part of the site {{{pro_lcg2_config_site.tpl}}} that must provide an explicit value for at least all the variable {{{undef}}} in template source:template/trunk/grid/glite-3.0.0/defaults/site.tpl.
    9 
    10 To ease transition from LCG2 to gLite3, the template defining default parameters can still be accessed as  source:template/trunk/grid/lcg-2.7.0/sources/pro_lcg2_config_system_defaults.tpl.
     8All site parameters related to QWG middleware are supposed to be declared in template `pro_lcg2_config_site.tpl`. To start a new site, import the site paramater template [ source:template/trunk/sites/example/site/pro_lcg2_config_site.tpl example]. The list of all available variables with their description and their default value can be consulted in template source:template/trunk/grid/glite-3.0.0/defaults/site.tpl. '''This template is a critical part of standard templates and should not be modified or duplicated'''.
    119
    1210