- fix the name of the file ( or it will conflict with blog class )
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,