freebsd-ports/sysutils/puppet6/files/pkg-message.in
2019-08-14 12:16:12 +00:00

11 lines
174 B
Text

[
{ 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
}
]