ArielGlenn has submitted this change and it was merged.

Change subject: contint: dupe define Iptables_add_exec[gallium]
......................................................................


contint: dupe define Iptables_add_exec[gallium]

Only need it once.

Change-Id: I0ae18dd52cfd222a2b80119f20fa7f0eeba77875
---
M modules/contint/manifests/firewall.pp
1 file changed, 1 insertion(+), 2 deletions(-)

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



diff --git a/modules/contint/manifests/firewall.pp 
b/modules/contint/manifests/firewall.pp
index 8a39f43..5aabec4 100644
--- a/modules/contint/manifests/firewall.pp
+++ b/modules/contint/manifests/firewall.pp
@@ -34,8 +34,7 @@
 
     require 'contint::firewall::iptables-drops'
 
-    iptables_add_exec{ $::hostname: service => 'http-alt' }
-    iptables_add_exec{ $::hostname: service => 'zuul_webservice' }
+    iptables_add_exec{ $::hostname: service => 'contint' }
   }
 
   require contint::firewall::iptables

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0ae18dd52cfd222a2b80119f20fa7f0eeba77875
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: ArielGlenn <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to