diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:16:12 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:16:12 +0000 |
| commit | bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38 (patch) | |
| tree | d93b56c802078ea422367abc82bd53ab1780d10b /sysutils/puppet6 | |
| parent | d2f3167e02df98ddbed29cbbc2c5ada42eb80e27 (diff) | |
Notes
Diffstat (limited to 'sysutils/puppet6')
| -rw-r--r-- | sysutils/puppet6/files/pkg-message.in | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sysutils/puppet6/files/pkg-message.in b/sysutils/puppet6/files/pkg-message.in index 9c18b68be5b4..caa220715594 100644 --- a/sysutils/puppet6/files/pkg-message.in +++ b/sysutils/puppet6/files/pkg-message.in @@ -1,7 +1,11 @@ - +[ +{ 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 +} +] |
