Skip to content

Instantly share code, notes, and snippets.

@xorpaul
Last active January 3, 2016 21:09
Show Gist options
  • Save xorpaul/8519801 to your computer and use it in GitHub Desktop.
Save xorpaul/8519801 to your computer and use it in GitHub Desktop.
...
[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
...
# This file was automatically generated by the puppetdb module.
master:
facts:
terminus: puppetdb
cache: yaml
@xorpaul
Copy link
Author

xorpaul commented Jan 20, 2014

irb(main):005:0> YAML.load_file('/etc/puppet/routes.yaml')
=> {"master"=>{"facts"=>{"terminus"=>"puppetdb", "cache"=>"yaml"}}}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment