Skip to content

Instantly share code, notes, and snippets.

@trlinkin
Created February 13, 2015 02:50
Show Gist options
  • Select an option

  • Save trlinkin/ce205c0622c5f5dcd6d3 to your computer and use it in GitHub Desktop.

Select an option

Save trlinkin/ce205c0622c5f5dcd6d3 to your computer and use it in GitHub Desktop.
ini_setting { "master_hiera_config":
ensure => present,
path => '/etc/puppetlabs/puppet/puppet.conf',
section => 'main',
setting => 'hiera_config',
value => '$environmentpath/production/hiera.yaml',
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment