Filippo Giunchedi has submitted this change and it was merged.

Change subject: swift: add python-webob, remove python-swauth deps
......................................................................


swift: add python-webob, remove python-swauth deps

Bug: T117972
Change-Id: Icc7928aed463b73a918f27d1b67029ab78094a9b
---
M modules/swift/manifests/proxy.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Filippo Giunchedi: Verified; Looks good to me, approved



diff --git a/modules/swift/manifests/proxy.pp b/modules/swift/manifests/proxy.pp
index 6d02641..252ddc4 100644
--- a/modules/swift/manifests/proxy.pp
+++ b/modules/swift/manifests/proxy.pp
@@ -16,7 +16,7 @@
 ) {
     package {[
         'swift-proxy',
-        'python-swauth',
+        'python-webob',
     ]:
         ensure => present,
     }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Icc7928aed463b73a918f27d1b67029ab78094a9b
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Filippo Giunchedi <[email protected]>
Gerrit-Reviewer: Faidon Liambotis <[email protected]>
Gerrit-Reviewer: Filippo Giunchedi <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to