Changes between Version 62 and Version 63 of Doc/gLite/TemplateCustomization
- Timestamp:
- Jul 30, 2007, 5:30:57 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/gLite/TemplateCustomization
v62 v63 79 79 * `pool_size` : number of pool accounts to create by default for a VO 80 80 * `sw_mgr_role` : description of VO software manager role. Avoid to change default. 81 * Location of standard services 82 81 * Location of standard services. See [https://trac.lal.in2p3.fr/LCGQWG/wiki/Doc/gLite/TemplateCustomization#SpecifyingDefaultServicesforaVO below]. 83 82 For example, to define a site specific RB for VO Alice, create a template `vo/site/alice.tpl` in your site directory like : 84 83 {{{ … … 128 127 * `pool_digits` : number of digits to use for pool accounts. Must be large enough to handle `pool_size`. Default is 3. 129 128 * `pool_offset` : define offset from VO base uid for the first pool account 130 * Location of standard services 129 * Location of standard services. See [https://trac.lal.in2p3.fr/LCGQWG/wiki/Doc/gLite/TemplateCustomization#SpecifyingDefaultServicesforaVO below]. 131 130 132 131 In addition to this template, you need to have another template defining the public key of the VOMS server used by the VO. This template has the name of the VOMS server by default. It can be explicitly defined with `cert`property of a VOMS server entry. If the new VO is using an already used VOMS server, there is no need to add the certificate.