diff --git a/manifests/init.pp b/manifests/init.pp index b8fc452..e1ddc3c 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -1,3 +1,5 @@ +# == Class: sudoers +# class sudoers { group { 'sudo': ensure => present,