diff options
Diffstat (limited to 'manifests/nodes')
-rwxr-xr-x | manifests/nodes/alamut.pp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/manifests/nodes/alamut.pp b/manifests/nodes/alamut.pp index 9bf97abf..09bf2656 100755 --- a/manifests/nodes/alamut.pp +++ b/manifests/nodes/alamut.pp @@ -14,16 +14,12 @@ node alamut { timezone::timezone { 'Europe/Paris': } - include catdap - include mga-mirrors - class {'epoll::var': db_password => extlookup('epoll_pgsql','x'), } include epoll include epoll::create_db - include bugzilla include sympa::server include postfix::server::primary |