freebsd-ports/sysutils/puppet/files/pkg-message.in
Beech Rintoul 759f527ce5 - Update to 0.24.4 (backport from sysutils/puppet-devel)
- Use NOPORTEXAMPLES and NOPORTDOCS correctly, fixing bad plist (Reported by: QA Tindy)

PR:		ports/125847
Submitted by:	Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
2008-07-24 19:19:49 +00:00

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%%.