Changes between Version 13 and Version 14 of Doc/OS/Customization
- Timestamp:
- Dec 9, 2010, 11:13:44 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/OS/Customization
v13 v14 26 26 Each machine in a cluster can run its own OS version/arch, different from the cluster default version. 27 27 28 Tis done by creating a template pointed by variable `NODE_OS_VERSION_DB` in your site or cluster hierarchy. This variable is generally defined in cluster specific [source:templates/trunk/clusters/example /site/site/cluster_info.tpl site/cluster_info.tpl].28 Tis done by creating a template pointed by variable `NODE_OS_VERSION_DB` in your site or cluster hierarchy. This variable is generally defined in cluster specific [source:templates/trunk/clusters/example-3.2/site/cluster_info.tpl site/cluster_info.tpl]. 29 29 30 30 The template pointed to by `NODE_OS_VERSION_DB` must define variable `OS_VERSION`. This variable must contain one entry for each machine that is not using the default OS version defined for the cluster. The value is the directory containing templates for the OS version.