blob: 6f90cbeecc9e5ea4a106129ddef306137ca76221 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
To enable puppetd and/or puppetmasterd, add:
puppetd_enable="YES"
puppetmasterd_enable="YES"
to /etc/rc.conf
Indivisual config files such as %%PREFIX%%/etc/puppetmasterd.conf are
deprecated. Use a single file, %%PREFIX%%/puppet/puppet.conf.
Now the default PID directory is %%PUPPET_RUNDIR%%.
|