aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/nodes')
-rw-r--r--manifests/nodes/alamut.pp2
-rw-r--r--manifests/nodes/krampouezh.pp2
2 files changed, 2 insertions, 2 deletions
diff --git a/manifests/nodes/alamut.pp b/manifests/nodes/alamut.pp
index c3875803..f426d83f 100644
--- a/manifests/nodes/alamut.pp
+++ b/manifests/nodes/alamut.pp
@@ -20,7 +20,7 @@ node alamut {
include transifex
include bugzilla
include sympa::server
- include postfix::primary_smtp
+ include postfix::server::primary
# temporary, just the time the vm is running there
host { 'friteuse':
diff --git a/manifests/nodes/krampouezh.pp b/manifests/nodes/krampouezh.pp
index 7fb5ed32..91510972 100644
--- a/manifests/nodes/krampouezh.pp
+++ b/manifests/nodes/krampouezh.pp
@@ -5,7 +5,7 @@ node krampouezh {
#
#include common::default_mageia_server
include common::default_mageia_server_no_smtp
- include postfix::secondary_smtp
+ include postfix::server::secondary
include blog::base
include blog::db_backup
include mysql::server