Node Director
SimpleKeyEqual File Format
Config File Format Handlers

Files with "key=value" lines. More...

Files with "key=value" lines.

SYNOPSIS

Entry in the configfile configuration file:

...
sfipackagefileformat: SimpleKeyEqual
sfipackageconfigprefix: someprefix
...

DESCRIPTION

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

key=value

where key and value are separated by an equal sign. Key/value pairs that should be inserted or replaced during configuration distribution can be set using the configured prefix.