dd2ecb89fb
- Register puppet UID PR: ports/122628 Submitted by: Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
11 lines
297 B
Text
11 lines
297 B
Text
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%%.
|