enable the use of environments

This commit is contained in:
Tony 2014-09-22 20:08:19 +00:00
parent 20c5c2d192
commit 8af47d4494
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,9 @@ sslddir = /etc/puppet/ssl
#trace = false
#syslogfacility = daemon
#rundir = /var/run/puppet
#environment = production
environment = production
environmentpath = $confdir/environments
disable_per_environment_manifest = true
route_file = /etc/puppet/routes.yaml
node_terminus = plain
#node_cache_terminus = write_only_yaml
@ -41,3 +43,4 @@ sslddir = /etc/puppet/ssl
[main]
server = devops.apache.org