Wrap text
Report abuse
[puppetmasterd]
environments = bootstrap,production
environment = bootstrap
modulepath = /etc/puppet/modules
[bootstrap]
manifest = /etc/puppet/bootstrap/site.pp
modulepath = /etc/puppet/bootstrap/modules:/etc/puppet/modules
[production]
manifest = /etc/puppet/production/site.pp
modulepath = /etc/puppet/production/modules:/etc/puppet/modules