Skip to content

Instantly share code, notes, and snippets.

@blkperl
Created June 2, 2014 20:47
Show Gist options
  • Save blkperl/dbe4eb6d53b8b831dde7 to your computer and use it in GitHub Desktop.
Save blkperl/dbe4eb6d53b8b831dde7 to your computer and use it in GitHub Desktop.
hiera is being weird
root@puppetmaster:/etc/puppet/hieradata/fqdn# hiera clientcert=client2 mysql::server::override_options
mysql::server::override_options
root@puppetmaster:/etc/puppet/hieradata/fqdn# hiera mysql::server::override_options clientcert=client2
{"mysqld"=>{"max_connections"=>"1024"}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment