Muehlenhoff has uploaded a new change for review.
https://gerrit.wikimedia.org/r/301627
Change subject: contint::firewall: Limit to production networks
......................................................................
contint::firewall: Limit to production networks
Only accessed from the Varnish misc cluster.
Change-Id: I02b2685b7f31d8bc0dfe0e376e3ea19884c97c50
---
M modules/contint/manifests/firewall.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/27/301627/1
diff --git a/modules/contint/manifests/firewall.pp
b/modules/contint/manifests/firewall.pp
index 966b192..89e56b1 100644
--- a/modules/contint/manifests/firewall.pp
+++ b/modules/contint/manifests/firewall.pp
@@ -68,6 +68,6 @@
ferm::service { 'allow_http':
proto => 'tcp',
port => '80',
- srange => '$ALL_NETWORKS',
+ srange => '$PRODUCTION_NETWORKS',
}
}
--
To view, visit https://gerrit.wikimedia.org/r/301627
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I02b2685b7f31d8bc0dfe0e376e3ea19884c97c50
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Muehlenhoff <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits