opnsense-ports/sysutils/puppet4/files/pkg-message.in
Franco Fichtner 0a597f6c87 */*: sync with upstream
Taken from: FreeBSD
2015-09-26 06:59:05 +02: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