Changes between Version 174 and Version 175 of Doc/gLite/TemplateCustomization
- Timestamp:
- May 19, 2010, 12:18:27 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/gLite/TemplateCustomization
v174 v175 152 152 * Location of standard services. See [wiki:Doc/gLite/TemplateCustomization#DefaultServicesforaVO below]. 153 153 154 ' Note: some properties are invalid in the context of the `DEFAULT` entry, in particular: `account_prefix`, `base_uid`, `gid`, `name`, `voms_servers`, `voms_roles`.''154 ''Note: some properties are invalid in the context of the `DEFAULT` entry, in particular: `account_prefix`, `base_uid`, `gid`, `name`, `voms_servers`, `voms_roles`.'' 155 155 156 156 … … 163 163 The allowed properties are the same as for [#VODefaultParams default parameters]. 164 164 165 ' Note: some properties are invalid in the context of the `LOCAL` entry (as with `DEFAULT`), in particular: `account_prefix`, `base_uid`, `gid`, `name`, `voms_servers`, `voms_roles`.''165 ''Note: some properties are invalid in the context of the `LOCAL` entry (as with `DEFAULT`), in particular: `account_prefix`, `base_uid`, `gid`, `name`, `voms_servers`, `voms_roles`.'' 166 166 167 167 For example, to define a site-specific WMS for VO Alice, create a template `vo/site/alice.tpl` in your site directory like :