Importing foreman-installer-answers.yaml into Hiera

Is there a way to differentiate default values from non-default values in
the foreman-installer-answers.yaml file? I'd like to import it into
Hiera, but I prefer to just fill in non-defaults.

Not easily I'm afraid. The best I can suggest is to run the installer
on a clean machine (or move your current answers file somewhere else
and run it on the real box with -n for noop) and then diff the two
files.

HTH,
Greg

Thanks! That worked well enough.

ยทยทยท On Wednesday, March 4, 2015 at 5:43:44 PM UTC-5, Greg Sutcliffe wrote: > > Not easily I'm afraid. The best I can suggest is to run the installer > on a clean machine (or move your current answers file somewhere else > and run it on the real box with -n for noop) and then diff the two > files. > > HTH, > Greg >