⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
Foreman
All Projects
Overview
Activity
Roadmap
Issues
Wiki
Repository
Download (870 Bytes)
Bug #81
ยป puppet.conf
Josh Baird
, 11/17/2009 03:35 PM
[
main
]
logdir
= /
var
/
log
/
puppet
vardir
= /
var
/
lib
/
puppet
ssldir
= $
vardir
/
ssl
rundir
= /
var
/
run
/
puppet
factpath
= $
vardir
/
lib
/
facter
confdir
= /
etc
/
puppet
pluginsync
=
false
server
=
puppet
[
puppetd
]
listen
=
true
report
=
true
runinterval
=
900
# Enable reporting
report
=
true
[
puppetmasterd
]
reports
=
log
,
foreman
ssl_client_header
=
SSL_CLIENT_S_DN
ssl_client_verify_header
=
SSL_CLIENT_VERIFY
# Environment Definitions
[
development
]
manifest
= /
etc
/
puppet
/
manifests
/
development
/
manifests
/
site
.
pp
modulepath
= /
etc
/
puppet
/
manifests
/
development
/
modules
pluginsync
=
false
[
production
]
manifest
= /
etc
/
puppet
/
manifests
/
production
/
manifests
/
site
.
pp
modulepath
= /
etc
/
puppet
/
manifests
/
production
/
modules
pluginsync
=
false
(1-1/1)
Loading...