...
[master]
ssl_client_header = SSL_CLIENT_S_DN
ssl_client_verify_header = SSL_CLIENT_VERIFY
filetimeout = 30
ca = false
masterlog = $logdir/master.log
### for collecting/distributing ressources
storeconfigs = true
storeconfigs_backend = puppetdb
soft_write_failure = true
...
Last active
January 3, 2016 21:09
-
-
Save xorpaul/8519801 to your computer and use it in GitHub Desktop.
This file contains 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
# This file was automatically generated by the puppetdb module. | |
master: | |
facts: | |
terminus: puppetdb | |
cache: yaml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
irb(main):005:0> YAML.load_file('/etc/puppet/routes.yaml')
=> {"master"=>{"facts"=>{"terminus"=>"puppetdb", "cache"=>"yaml"}}}