opnsense-ports/sysutils/puppet8/files/pkg-message.in
Franco Fichtner 51ded772d0 */*: sync with upstream
Taken from: FreeBSD
2023-05-02 07:11:32 +02: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
}
]