From d57c61b5d165a4cfd80a4dd228034dd8ded30cb3 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 4 Aug 2013 20:06:39 -0300 Subject: Fixing class name --- manifests/gpg_mailgate.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') diff --git a/manifests/gpg_mailgate.pp b/manifests/gpg_mailgate.pp index f00bb62..eeaab4f 100644 --- a/manifests/gpg_mailgate.pp +++ b/manifests/gpg_mailgate.pp @@ -1,4 +1,4 @@ -class gpg_mailgate { +class mail::gpg_mailgate { group { "gpg_mailgate": ensure => present, allowdupe => false, -- cgit v1.2.3