opnsense-ports/sysutils/puppet7/files/pkg-message.in
Franco Fichtner edc191bcb5 */*: sync with upstream
Taken from: HardenedBSD
2020-12-04 17:31:25 +01: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
}
]