Top "Hiera" questions

Hiera is a key/value lookup tool for configuration data for the Puppet configuration management tool.

Iterate over a deeply nested hiera hash in puppet manifest

I'm working on building a structure for my webservers. I have my setup in hiera, but I can't seem to …

puppet hiera
Hiera command line: How do I view all data in the hierarchy for a given node?

just testing out hiera and I'd like to be able to view all the available data (variable=value pairs) in …

puppet hiera