diff options
Diffstat (limited to 'manifests/nodes/alamut.pp')
-rwxr-xr-x | manifests/nodes/alamut.pp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/manifests/nodes/alamut.pp b/manifests/nodes/alamut.pp index ee3e2782..fe9d06b6 100755 --- a/manifests/nodes/alamut.pp +++ b/manifests/nodes/alamut.pp @@ -22,6 +22,9 @@ node alamut { include postfix::server::primary + include sympa::server + include lists + # temporary, just the time the vm is running there host { 'friteuse': ensure => 'present', |