Sun Update Connection - Automated Baseline Management Service 1.0 User's Guide

TLP Module-Specific Configuration

Module-specific configurations are defined in blocks, according to the following scheme:


<Module name>
Class Tlp::Example

        Var1   Value1
        Var2   Value2
</Module>

The previous example shows how to declare the name module. This module is defined in the Tlp::Example Perl module that is within the default configuration file. The configuration variables, Var1 and Var2, are module-specific. These variables are described in detail in TLP Roles and Modules. Finally, the association of a module with a role is done by using the syntax, Role Module1,Module2. Both modules are now associated with role, Role, and are therefore accessible to the patch set script.