Dzahn has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/390203 )
Change subject: smokeping: restrict http access to cache_misc
......................................................................
smokeping: restrict http access to cache_misc
Change-Id: Ie1a7879a8f77d813d6529542d53e96c556132315
---
M modules/role/manifests/smokeping.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/03/390203/1
diff --git a/modules/role/manifests/smokeping.pp
b/modules/role/manifests/smokeping.pp
index 702c75d..3b222fb 100644
--- a/modules/role/manifests/smokeping.pp
+++ b/modules/role/manifests/smokeping.pp
@@ -9,7 +9,7 @@
ferm::service { 'smokeping-http':
proto => 'tcp',
port => '80',
- srange => '$PRODUCTION_NETWORKS',
+ srange => '$CACHE_MISC',
}
backup::set {'smokeping': }
--
To view, visit https://gerrit.wikimedia.org/r/390203
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie1a7879a8f77d813d6529542d53e96c556132315
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits