Changes between Version 16 and Version 17 of Doc/TemplateCustom
- Timestamp:
- Feb 3, 2007, 2:53:16 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/TemplateCustom
v16 v17 115 115 The recommandation is to create one template per machine that includes the appropriate templates to describe the machine hardware. The suggested location for these site specific templates are in `hardware/machine` in site directory. Look at [source:templates/trunk/sites/example/hardware] examples for more information. 116 116 117 ''__Note__ : if you have existing clusters that where using only the legacy, non namespaced, version of hardware template, you need to update `cluster.build.properties` in all your clusters and add `sites/mysite` before `sites/mysite/**/*` .''117 ''__Note__ : if you have existing clusters that where using only the legacy, non namespaced, version of hardware template, you need to update `cluster.build.properties` in all your clusters and add `sites/mysite` before `sites/mysite/**/*` in `cluster.pan.includes` value.'' 118 118 119 119 == Template Compilation Tool ==