diff options
author | Leif Johansson <leifj@sunet.se> | 2015-04-14 15:45:47 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2015-04-14 15:45:47 +0200 |
commit | 5b4a547ac671c0eb2a8b8c3c002352c5ac3be624 (patch) | |
tree | 4bb245210a77d56b38f016d11c0545576f890df3 /global/overlay/etc/puppet/manifests | |
parent | 967476dd7570ad6c9400096bb46d21faf4306117 (diff) |
deploy fail2bansunet-ops-2015-04-14-v38
Diffstat (limited to 'global/overlay/etc/puppet/manifests')
-rw-r--r-- | global/overlay/etc/puppet/manifests/cosmos-site.pp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/global/overlay/etc/puppet/manifests/cosmos-site.pp b/global/overlay/etc/puppet/manifests/cosmos-site.pp index 6621c68..c313a0a 100644 --- a/global/overlay/etc/puppet/manifests/cosmos-site.pp +++ b/global/overlay/etc/puppet/manifests/cosmos-site.pp @@ -697,7 +697,6 @@ node 'cdr1.sunet.se' { } node 'sto-tug-kvm2.swamid.se' { - class { 'sunet::fail2ban': } package {'nagios-nrpe-server': ensure => 'installed', } -> @@ -827,7 +826,6 @@ class quantis { } class webcommon { - class { 'sunet::fail2ban': } } class webfrontend { |