Created
June 2, 2014 20:47
-
-
Save blkperl/dbe4eb6d53b8b831dde7 to your computer and use it in GitHub Desktop.
hiera is being weird
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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