[Mageia-sysadm] [147] remove the check for postfix not to duplicate the 'postfix' module

root at mageia.org root at mageia.org
Fri Nov 5 16:29:35 CET 2010


Revision: 147
Author:   dams
Date:     2010-11-05 16:29:35 +0100 (Fri, 05 Nov 2010)
Log Message:
-----------
remove the check for postfix not to duplicate the 'postfix' module

Modified Paths:
--------------
    puppet/modules/blog/manifests/init.pp

Modified: puppet/modules/blog/manifests/init.pp
===================================================================
--- puppet/modules/blog/manifests/init.pp	2010-11-05 14:51:49 UTC (rev 146)
+++ puppet/modules/blog/manifests/init.pp	2010-11-05 15:29:35 UTC (rev 147)
@@ -3,9 +3,9 @@
 	package { 'wget':
         	ensure => installed
     	}
-	package { 'postfix':
-                ensure => installed
-        }
+	#package { 'postfix':
+        #        ensure => installed
+        #}
 	file { "check_new-blog-post":
         	path => "/usr/local/bin/check_new-blog-post.sh",
         	ensure => present,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101105/9d0d9e0a/attachment.html>


More information about the Mageia-sysadm mailing list