[Mageia-sysadm] [629] - oups, wrong cut and paste
root at mageia.org
root at mageia.org
Wed Dec 15 14:46:51 CET 2010
Revision: 629
Author: misc
Date: 2010-12-15 14:46:51 +0100 (Wed, 15 Dec 2010)
Log Message:
-----------
- oups, wrong cut and paste
Modified Paths:
--------------
puppet/modules/transifex/manifests/init.pp
Modified: puppet/modules/transifex/manifests/init.pp
===================================================================
--- puppet/modules/transifex/manifests/init.pp 2010-12-15 12:56:34 UTC (rev 628)
+++ puppet/modules/transifex/manifests/init.pp 2010-12-15 13:46:51 UTC (rev 629)
@@ -63,13 +63,13 @@
notify => Service['apache']
}
- file { "50-apps.conf":
- path => "/etc/transifex/50-apps.conf",
+ file { "50-project.conf":
+ path => "/etc/transifex/50-project.conf",
ensure => present,
owner => root,
group => root,
mode => 644,
- content => template("transifex/50-apps.conf"),
+ content => template("transifex/50-project.conf"),
require => Package['transifex'],
notify => Service['apache']
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101215/54b295a6/attachment.html>
More information about the Mageia-sysadm
mailing list