diff options
author | Nicolas Lécureuil <neoclust@mageia.org> | 2017-04-09 15:19:30 +0200 |
---|---|---|
committer | Nicolas Lécureuil <neoclust@mageia.org> | 2017-04-09 15:19:46 +0200 |
commit | cb0836a29626f8b7a0e746dd4cc69f124c4b89c5 (patch) | |
tree | 8a906bf5cfb2d3c7075ac1dbcbcb9de10460a2f6 /manifests/nodes | |
parent | ec17f63ee1c98c204c6805fcc98e9bdf4059c400 (diff) | |
download | puppet-cb0836a29626f8b7a0e746dd4cc69f124c4b89c5.tar puppet-cb0836a29626f8b7a0e746dd4cc69f124c4b89c5.tar.gz puppet-cb0836a29626f8b7a0e746dd4cc69f124c4b89c5.tar.bz2 puppet-cb0836a29626f8b7a0e746dd4cc69f124c4b89c5.tar.xz puppet-cb0836a29626f8b7a0e746dd4cc69f124c4b89c5.zip |
Remove what we moved away from alamut
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 |