Hiera is a key-value lookup ideal for separation of data from Puppet code. Hiera serves as the in-built key-value configuration data lookup apparatus of Puppet. Hiera is ideal for storing configuration data in key-value pairs. It is also ideal for finding out data needed by a specific module for a given node.