Rush has submitted this change and it was merged. (
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(-)
Approvals:
Muehlenhoff: Looks good to me, but someone else must approve
Rush: Looks good to me, approved
jenkins-bot: Verified
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: merged
Gerrit-Change-Id: I5dbac6c0d1d5247d5ba4e59379be02c906b9e0b1
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Rush <[email protected]>
Gerrit-Reviewer: Muehlenhoff <[email protected]>
Gerrit-Reviewer: Rush <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits