4.2.10. Multiple cobbler

Allows to configure multiple cobbler in one file. The file is a YAML file, and must be located in the project’s folder.

The file containts a root object ‘cobbler’, filled with an array of cobblers, and their related configuration. Cobblers may be repeated as often as necessary.

cobblers: - Functions/RenameParameter:

oldName: $a newName: $b method: foo

  • Functions/RenameParameter:

    oldName: $a2 newName: $b method: foo2

The order of the configuration file is the order of execution. Do not rely on it.

4.2.10.1. Before


4.2.10.2. After


4.2.10.3. Parameters

Name

Default

Type

Description

configFile

string

The .yaml file in the project folder.

4.2.10.4. Specs

Short Name

Utils/Multi

Exakat version

2.3.0

Available in

Entreprise Edition, Exakat Cloud