[Mageia-sysadm] [191] - fix the name of the file ( or it will conflict with blog class )

root at mageia.org root at mageia.org
Sun Nov 7 14:17:29 CET 2010


Revision: 191
Author:   misc
Date:     2010-11-07 14:17:28 +0100 (Sun, 07 Nov 2010)
Log Message:
-----------
- fix the name of the file ( or it will conflict with blog class ) 

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

Modified: puppet/modules/transifex/manifests/init.pp
===================================================================
--- puppet/modules/transifex/manifests/init.pp	2010-11-07 13:07:01 UTC (rev 190)
+++ puppet/modules/transifex/manifests/init.pp	2010-11-07 13:17:28 UTC (rev 191)
@@ -3,7 +3,7 @@
     ensure => installed
   }
   
-  file { "check_new-blog-post":
+  file { "20-engines.conf":
     path => "/etc/transifex/20-engines.conf",
     ensure => present,
     owner => root,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101107/b97d0b1e/attachment.html>


More information about the Mageia-sysadm mailing list