Changes between Version 6 and Version 7 of Doc/gLite/WNCloning


Ignore:
Timestamp:
Dec 12, 2009, 3:04:56 PM (16 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/gLite/WNCloning

    v6 v7  
    4242 * `SITE_FUNCTIONS_TEMPLATE`: name of the template defining site specific functions. Default: `site/functions`;
    4343 * `SITE_CONFIG_TEMPLATE`: name of the template defining the base site configuration. Default: `site/config`.
    44  * `GLITE_SITE_PARAMS`: name of the template defining gLite site parameters. Default: `site/glite/config`.
    4544 * `FILESYSTEM_CONFIG_SITE`: name of the template configuring the file systems. Default: `filesystem/config`.
    4645 *  `FILESYSTEM_LAYOUT_CONFIG_SITE`: name of the template defining the file system layout, used by the standard file system configuration template. Default: `site/filesystems/glite`.
     
    5655}}}
    5756
     57=== Cloning Postconfig ===
     58
     59It is possible to execute a site-specific template at the very end of the cloning process. This template will be executed only when a node is cloned. By default there is none. To use one, define variable `PROFILE_CLONING_CLONED_NODE_POSTCONFIG` to this template name.
     60
     61It is harmless to define this variable on a node which is not cloned.
     62
    5863== Examples ==
    5964