Node Director
SimpleKeyColon File Format
Config File Format Handlers

Files with "key: val" lines. More...

Files with "key: val" lines.

SYNOPSYS

Entry in the configfile configuration file:

...
sfipackagefileformat: SimpleKeyColon
sfipackageconfigprefix: someprefix
...

DESCRIPTION

This generic file format handler handles files with lines in the format

key: value

where key and value are separated by a colon. If new keys are inserted, key and value are separated with a colon and a tab character. Key/value pairs that should be inserted or replaced during configuration distribution can be set using the configured prefix.