Andrew Bogott has submitted this change and it was merged.

Change subject: Horizon:  the package is python-designateclient, not 
python-designate-client
......................................................................


Horizon:  the package is python-designateclient, not python-designate-client

Change-Id: I2af86081f56f118acb280a9d4c40b962f9be0748
---
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 25849e0..d4da94f 100644
--- a/modules/openstack/manifests/horizon/service.pp
+++ b/modules/openstack/manifests/horizon/service.pp
@@ -15,7 +15,7 @@
 
     package { [ 'python-keystoneclient',
                 'python-openstack-auth',
-                'python-designate-client',
+                'python-designateclient',
                 'python-designate-dashboard' ]:
         ensure  => present,
     }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2af86081f56f118acb280a9d4c40b962f9be0748
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