From: Silvio Rhatto Date: Sun, 8 Aug 2010 03:14:31 +0000 (-0300) Subject: Class rename at nodo::mail X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=df458665335f9d676bbff57956410c86f492fba5;p=puppet-nodo.git Class rename at nodo::mail --- diff --git a/manifests/mail.pp b/manifests/mail.pp index 298f63f..67c62e2 100644 --- a/manifests/mail.pp +++ b/manifests/mail.pp @@ -4,5 +4,5 @@ class nodo::mail { # Class inclusion include nodo::vserver - include mail + include mail::system }