Hiera is a simple Hierarchical Database representing infrastructure information. It is a built in key/value lookup system in Puppet. You can extend Hiera to work with almost any data source but by default it uses YAML or JSON files. Documentation - https://github.com/puppetlabs/hiera/blob/master/README.md Github - https://github.com/puppetlabs/hiera