Muehlenhoff has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/366858 )
Change subject: role::horizon: Restrict to $CACHE_MISC
......................................................................
role::horizon: Restrict to $CACHE_MISC
This is served via cache::misc, switch to the new ferm definition.
Change-Id: I572d788489108721a1443e7a3e3d57854935c16c
---
M modules/role/manifests/horizon.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/58/366858/1
diff --git a/modules/role/manifests/horizon.pp
b/modules/role/manifests/horizon.pp
index 882f55e..813d2ae 100644
--- a/modules/role/manifests/horizon.pp
+++ b/modules/role/manifests/horizon.pp
@@ -12,7 +12,7 @@
ferm::service { 'horizon_http':
proto => 'tcp',
port => '80',
- srange => '$PRODUCTION_NETWORKS',
+ srange => '$CACHE_MISC',
}
include ::openstack::clientlib
--
To view, visit https://gerrit.wikimedia.org/r/366858
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I572d788489108721a1443e7a3e3d57854935c16c
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