1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/sysutils/puppet7/files/pkg-message.in
Romain Tartière 2ba875b5d3 Hello Puppet 7!
Add sysutils/puppet7 from a copy of sysutils/puppet6 and a few minor tweaks.

With hat:	puppet
2020-12-04 20:16:11 +00:00

12 lines
174 B
Plaintext

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