diff options
-rwxr-xr-x | manifests/nodes/alamut.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/nodes/alamut.pp b/manifests/nodes/alamut.pp index fe9d06b6..176da1cf 100755 --- a/manifests/nodes/alamut.pp +++ b/manifests/nodes/alamut.pp @@ -20,9 +20,9 @@ node alamut { include epoll include epoll::create_db + include sympa::server include postfix::server::primary - include sympa::server include lists # temporary, just the time the vm is running there |