Changes between Version 14 and Version 15 of Obsolete/Doc/OS/Errata


Ignore:
Timestamp:
Sep 4, 2009, 4:31:54 PM (15 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Obsolete/Doc/OS/Errata

    v14 v15  
    5252
    5353The actual errata version deployed on a given node is controlled by a two variables:
    54  * `NODE_OS_ERRATA_TEMPLATE`: this nlist defines the default OS errata version to use for a given OS version. The key is usual version+architecture combination (e.g. `sl470-x86_64`), the value is the name of the errata template to execute (the same name you would use in an `include` statement to execute the same template).
     54 * `OS_ERRATA_TEMPLATE`: this nlist defines the default OS errata version to use for a given OS version. The key is usual version+architecture combination (e.g. `sl470-x86_64`), the value is the name of the errata template to execute (the same name you would use in an `include` statement to execute the same template).
    5555 * `NODE_OS_ERRATA_TEMPLATE`: this nlist defines the OS errata version to use for a specific node. The key is escaped node name, the value is the name of the errata template to execute (the same name you would use in an `include` statement to execute the same template). If a given node has an entry matching its name in this variable, this overrides the default defined for the OS.
    5656