Node Director
SimpleKey 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: SimpleKey
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 space or tab character. Key/value pairs that should be inserted or replaced during configuration distribution can be set using the configured prefix.