Dzahn has submitted this change and it was merged.

Change subject: remove ferm rule for amanda/tridge
......................................................................


remove ferm rule for amanda/tridge

tridge is decom, and amanda is replaced by bacula

Change-Id: I6aa25e806150b8c72eb0443d899d05bf59d6b8aa
RT: 6170
---
M manifests/openstack.pp
1 file changed, 0 insertions(+), 5 deletions(-)

Approvals:
  Alexandros Kosiaris: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/manifests/openstack.pp b/manifests/openstack.pp
index fcf408d..b3878af 100644
--- a/manifests/openstack.pp
+++ b/manifests/openstack.pp
@@ -64,11 +64,6 @@
     ferm::rule { 'salt':
         rule => "saddr $labs_private_net proto tcp dport (4505 4506) ACCEPT;",
     }
-
-    # allow amanda from tridge; will be dropped soon
-    ferm::rule { 'amanda':
-        rule => 'saddr 208.80.152.170 proto tcp dport 10080 ACCEPT;',
-    }
 }
 
 class openstack::repo($openstack_version="folsom") {

-- 
To view, visit https://gerrit.wikimedia.org/r/162184
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6aa25e806150b8c72eb0443d899d05bf59d6b8aa
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Matanya <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to