diff options
author | Nicolas Lécureuil <neoclust@mageia.org> | 2017-04-21 11:15:04 +0200 |
---|---|---|
committer | Nicolas Lécureuil <neoclust@mageia.org> | 2017-04-21 11:15:04 +0200 |
commit | 4ccfb9a72c3927cb7a00f7c282acdd2da1c3c8dd (patch) | |
tree | 3f77f4fe9a3a4e8321062eeaa2c5dfe149a2e986 /manifests | |
parent | 9d17f0fafeaee91c23a05f721c114e4f6415d491 (diff) | |
download | puppet-4ccfb9a72c3927cb7a00f7c282acdd2da1c3c8dd.tar puppet-4ccfb9a72c3927cb7a00f7c282acdd2da1c3c8dd.tar.gz puppet-4ccfb9a72c3927cb7a00f7c282acdd2da1c3c8dd.tar.bz2 puppet-4ccfb9a72c3927cb7a00f7c282acdd2da1c3c8dd.tar.xz puppet-4ccfb9a72c3927cb7a00f7c282acdd2da1c3c8dd.zip |
Revert "Try to fix alamut"
This reverts commit 9d17f0fafeaee91c23a05f721c114e4f6415d491.
Diffstat (limited to 'manifests')
-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 176da1cf..fe9d06b6 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 |