Rush has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/391611 )
Change subject: horizon: restrict to $CACHE_MISC
......................................................................
horizon: restrict to $CACHE_MISC
This is served via cache::misc, switch to the new ferm definition.
Change-Id: I5dbac6c0d1d5247d5ba4e59379be02c906b9e0b1
---
M modules/profile/manifests/openstack/base/horizon/dashboard.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/11/391611/1
diff --git a/modules/profile/manifests/openstack/base/horizon/dashboard.pp
b/modules/profile/manifests/openstack/base/horizon/dashboard.pp
index 6008e1a..6393320 100644
--- a/modules/profile/manifests/openstack/base/horizon/dashboard.pp
+++ b/modules/profile/manifests/openstack/base/horizon/dashboard.pp
@@ -27,6 +27,6 @@
ferm::service { 'horizon_http':
proto => 'tcp',
port => '80',
- srange => '$PRODUCTION_NETWORKS',
+ srange => '$CACHE_MISC'
}
}
--
To view, visit https://gerrit.wikimedia.org/r/391611
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5dbac6c0d1d5247d5ba4e59379be02c906b9e0b1
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Rush <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits