mirror of
https://git.freebsd.org/ports.git
synced 2025-07-07 04:19:17 -04:00
Add sysutils/puppet7 from a copy of sysutils/puppet6 and a few minor tweaks. With hat: puppet
11 lines
174 B
Text
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
|
|
}
|
|
]
|