summaryrefslogtreecommitdiff
path: root/sysutils/puppet6/files/pkg-message.in
blob: caa2207155946c9f3d29c15c3f49f05d2bce8342 (plain)
1
2
3
4
5
6
7
8
9
10
11
[
{ type: install
  message: <<EOM
To enable the puppet agent, add the following to /etc/rc.conf:

	puppet_enable="YES"

The default PID directory is /var/run/puppet
EOM
}
]