SYNOPSIS

extlookup2hiera [options]

DESCRIPTION

extlookup2hiera is a converter for 'puppet extlookup'-CSV files into 'Hiera'-JSON or -YAML files.

OPTIONS

-i, --in FILE

Input CSV file

-o, --out FILE

Output Hiera file

-j, --json

Create JSON format file

When used without -j or --json it'll fallback to creating a YAML format file.

AUTHORS

extlookup2hiera is a part of Puppet Hiera and developed by Puppet Labs <[email protected]>, (R.I.Pienaar <[email protected]> respectively).

This man page was written by Patrick Ringl <[email protected]> for the Debian GNU/Linux distribution (but it may also be used by others).