Andrew Bogott has submitted this change and it was merged.

Change subject: One-letter fix!  s/horison/horizon/
......................................................................


One-letter fix!  s/horison/horizon/

Change-Id: I10c75e4ac8442515a064fe82f27c21a392c7c88f
---
M modules/openstack/manifests/horizon/service.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Andrew Bogott: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/openstack/manifests/horizon/service.pp 
b/modules/openstack/manifests/horizon/service.pp
index 3699a0a..7f1e845 100644
--- a/modules/openstack/manifests/horizon/service.pp
+++ b/modules/openstack/manifests/horizon/service.pp
@@ -47,7 +47,7 @@
     #  files that the respective services use.  In the meantime, though
     #  it's useful to be able to disable not-yet-supported horizon features.
     file { '/etc/openstack-dashboard/nova_policy.py':
-        source  => 
"puppet:///modules/openstack/${openstack_version}/horison/nova_policy.json",
+        source  => 
"puppet:///modules/openstack/${openstack_version}/horizon/nova_policy.json",
         owner   => 'horizon',
         group   => 'horizon',
         notify  => Service['apache2'],

-- 
To view, visit https://gerrit.wikimedia.org/r/201192
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I10c75e4ac8442515a064fe82f27c21a392c7c88f
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <abog...@wikimedia.org>
Gerrit-Reviewer: Andrew Bogott <abog...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to