[Mageia-sysadm] [476] Fix ident

root at mageia.org root at mageia.org
Fri Nov 26 13:48:53 CET 2010


Revision: 476
Author:   dmorgan
Date:     2010-11-26 13:48:53 +0100 (Fri, 26 Nov 2010)
Log Message:
-----------
Fix ident

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

Modified: puppet/modules/catdap/manifests/init.pp
===================================================================
--- puppet/modules/catdap/manifests/init.pp	2010-11-25 17:48:15 UTC (rev 475)
+++ puppet/modules/catdap/manifests/init.pp	2010-11-26 12:48:53 UTC (rev 476)
@@ -25,7 +25,7 @@
     
     file { "$catdap_location/catdap_local.yml":
         ensure => present,
-	owner => root,
+        owner => root,
         group => apache,
         mode => 640,
         content => template("catdap/catdap_local.yml"),
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101126/4712f6e6/attachment.html>


More information about the Mageia-sysadm mailing list