freebsd-ports/sysutils/puppet27/files/pkg-message.in
Steve Wills 8b3517b3bb - Update puppet to 3.0.1
- Add sysutils/puppet27 for those who will still need the older version

Feature safe:	yes
2012-10-22 13:39:41 +00:00

14 lines
351 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, %%ETCDIR%%/puppet.conf.
The default PID directory is /var/run/puppet