diff options
Diffstat (limited to 'pcr/puppet/puppet.install')
-rw-r--r-- | pcr/puppet/puppet.install | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pcr/puppet/puppet.install b/pcr/puppet/puppet.install index 928df566b..12f800a5c 100644 --- a/pcr/puppet/puppet.install +++ b/pcr/puppet/puppet.install @@ -1,7 +1,7 @@ # Puppet: Installer: Arch -# Maintainer: Thomas S Hatch <thatch45 (at) Gmail (dot) com> -# Contributor: Xavion <Xavion (dot) 0 (at) Gmail (dot) com> -# Contributor: Miah Johnson <Miah (at) chia-pet dot org> +# Maintainer (Arch): Thomas S Hatch <thatch45 (at) Gmail (dot) com> +# Contributor (Arch): Xavion <Xavion (dot) 0 (at) Gmail (dot) com> +# Contributor (Arch): Miah Johnson <Miah (at) chia-pet dot org> pre_install() { getent group puppet &>/dev/null || groupadd -r puppet -g 52 &>/dev/null |