[Mageia-sysadm] [328] - add some more attribute, just to be sure

root at mageia.org root at mageia.org
Fri Nov 19 21:19:00 CET 2010


Revision: 328
Author:   misc
Date:     2010-11-19 21:19:00 +0100 (Fri, 19 Nov 2010)
Log Message:
-----------
- add some more attribute, just to be sure

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

Modified: puppet/modules/postfix/manifests/init.pp
===================================================================
--- puppet/modules/postfix/manifests/init.pp	2010-11-19 20:18:58 UTC (rev 327)
+++ puppet/modules/postfix/manifests/init.pp	2010-11-19 20:19:00 UTC (rev 328)
@@ -49,6 +49,10 @@
 
     class primary_smtp inherits smtp_server {
         file { '/etc/postfix/master.cf':
+            ensure => present,
+            owner => root, 
+            group => root, 
+            mode => 644, 
             content => template("postfix/primary_master.cf"),
         }
     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101119/85003aec/attachment-0001.html>


More information about the Mageia-sysadm mailing list