Andrew Bogott has submitted this change and it was merged.

Change subject: Openstack:  typo fix
......................................................................


Openstack:  typo fix

Change-Id: Ie473088cc25c88763808e051da9916045bd0c711
---
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 0b7c18b..22245ea 100644
--- a/modules/openstack/manifests/horizon/service.pp
+++ b/modules/openstack/manifests/horizon/service.pp
@@ -144,7 +144,7 @@
     #  https://bugs.launchpad.net/django-openstack-auth/+bug/1562452
     # and also to implement the 'rememberme' checkbox
     file { '/usr/lib/python2.7/dist-packages/openstack_auth/backend.py':
-        source  => 
"puppet:///modules/openstack/${openstack_version}/horizon/openstack_auth/backened.py",
+        source  => 
"puppet:///modules/openstack/${openstack_version}/horizon/openstack_auth/backend.py",
         owner   => 'root',
         group   => 'root',
         require => Package['python-openstack-auth'],

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie473088cc25c88763808e051da9916045bd0c711
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to