Node Director
Modules
Config File Format Handlers

Config File Handlers implement one configuration file format for the configuration distribution functionality. More...

Modules

 SimpleKeyColon File Format
 Files with "key: val" lines.
 SimpleKeyEqual File Format
 Files with "key=value" lines.
 SimpleKeyEqualSpaceTolerant File Format
 Files with "key = value" lines.
 SimpleKey File Format
 Files with "key value" lines.

Detailed Description

Config File Handlers implement one configuration file format for the configuration distribution functionality.

Basically, two kinds of Config File Handlers exist:

Both Config File Handler types can be used as sfipackagefileformat entries in the configfiles configuration file.