Skip to content

Instantly share code, notes, and snippets.

@tad124737337
Created May 1, 2014 17:56
Show Gist options
  • Save tad124737337/e9fd2e339102e3fcf91c to your computer and use it in GitHub Desktop.
Save tad124737337/e9fd2e339102e3fcf91c to your computer and use it in GitHub Desktop.
[main]
logdir=/var/log/puppet
vardir=/var/lib/puppet
ssldir=/var/lib/puppet/ssl
rundir=/var/run/puppet
factpath=$vardir/lib/facter
templatedir=$confdir/templates
prerun_command=/etc/puppet/etckeeper-commit-pre
postrun_command=/etc/puppet/etckeeper-commit-post
[master]
# These are needed when the puppetmaster is run by passenger
# and can safely be removed if webrick is used.
ssl_client_header = SSL_CLIENT_S_DN
ssl_client_verify_header = SSL_CLIENT_VERIFY
[agent]
server=csa-puppet1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment