aboutsummaryrefslogtreecommitdiffstats
path: root/manifests
diff options
context:
space:
mode:
authorNicolas Lécureuil <neoclust@mageia.org>2017-04-21 20:46:45 +0200
committerNicolas Lécureuil <neoclust@mageia.org>2017-04-21 20:46:45 +0200
commit7577abfdc7f2df5f5e14febdaede0c0cd5b64782 (patch)
tree454aaf345113a24fb7b77b52c1f1d09da6b629c7 /manifests
parent9d60f79ec2f8b1d17ce0e02c9dabb21e5c48cbd1 (diff)
downloadpuppet-7577abfdc7f2df5f5e14febdaede0c0cd5b64782.tar
puppet-7577abfdc7f2df5f5e14febdaede0c0cd5b64782.tar.gz
puppet-7577abfdc7f2df5f5e14febdaede0c0cd5b64782.tar.bz2
puppet-7577abfdc7f2df5f5e14febdaede0c0cd5b64782.tar.xz
puppet-7577abfdc7f2df5f5e14febdaede0c0cd5b64782.zip
Revert "Disable postfix on alamut"
Diffstat (limited to 'manifests')
-rwxr-xr-xmanifests/nodes/alamut.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/nodes/alamut.pp b/manifests/nodes/alamut.pp
index 609f83f0..ee3e2782 100755
--- a/manifests/nodes/alamut.pp
+++ b/manifests/nodes/alamut.pp
@@ -20,6 +20,8 @@ node alamut {
include epoll
include epoll::create_db
+ include postfix::server::primary
+
# temporary, just the time the vm is running there
host { 'friteuse':
ensure => 'present',