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