freebsd-ports/sysutils/puppet/files/pkg-message.in
Li-Wen Hsu 43e71a5c00 - Update to 2.6.1rc1
PR:		ports/149213
Submitted by:	Russell Jackson <raj AT csub.edu> (maintainer)
2010-08-04 17:06:24 +00:00

14 lines
365 B
Text

To enable the puppet agent, add the following to /etc/rc.conf:
puppet_enable="YES"
To enable the puppetmaster, add the following to /etc/rc.conf:
puppetmaster_enable="YES"
Individual config files such as %%PREFIX%%/etc/puppetmasterd.conf are
deprecated. Use a single file, %%PREFIX%%/etc/puppet/puppet.conf.
The default PID directory is %%PUPPET_RUNDIR%%.