aboutsummaryrefslogtreecommitdiffstats
path: root/modules/transifex
diff options
context:
space:
mode:
Diffstat (limited to 'modules/transifex')
-rw-r--r--modules/transifex/manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/transifex/manifests/init.pp b/modules/transifex/manifests/init.pp
index 7720b4dd..99331921 100644
--- a/modules/transifex/manifests/init.pp
+++ b/modules/transifex/manifests/init.pp
@@ -3,7 +3,7 @@ class transifex {
ensure => installed
}
- file { "check_new-blog-post":
+ file { "20-engines.conf":
path => "/etc/transifex/20-engines.conf",
ensure => present,
owner => root,