mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
2ba875b5d3
Add sysutils/puppet7 from a copy of sysutils/puppet6 and a few minor tweaks. With hat: puppet
12 lines
174 B
Plaintext
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
|
|
}
|
|
]
|