freebsd-ports/sysutils/puppet/files/pkg-message.in
Wesley Shields c2042e5321 - Update to 0.24.8
- Cleanup Makefile to use modern constructs (COPYTREE_SHARE, PORTDOCS, etc)
- Fix typos in pkg-message
- Cleanup properly in pkg-deinstall

PR:		ports/129185 (based upon)
Submitted by:	l.messner@physik.tu-berlin.de
Approved by:	maintainer timeout (3+ months)
2009-03-31 14:00:15 +00:00

11 lines
301 B
Text

To enable puppetd and/or puppetmasterd, add:
puppetd_enable="YES"
puppetmasterd_enable="YES"
to /etc/rc.conf
Individual config files such as %%PREFIX%%/etc/puppetmasterd.conf are
deprecated. Use a single file, %%PREFIX%%/etc/puppet/puppet.conf.
Now the default PID directory is %%PUPPET_RUNDIR%%.