Faidon has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/56074


Change subject: Install python-swiftclient on all Swift boxes
......................................................................

Install python-swiftclient on all Swift boxes

swift-account-reaper needs it.

Change-Id: I80378c1f09b68882155c0fbf2c2854067b153f13
---
M manifests/swift.pp
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/74/56074/1

diff --git a/manifests/swift.pp b/manifests/swift.pp
index eff7f8c..c767c2f 100644
--- a/manifests/swift.pp
+++ b/manifests/swift.pp
@@ -26,6 +26,7 @@
                'swift',
                'swift-doc',
                'python-swift',
+               'python-swiftclient',
                'python-ss-statsd',
                ]:
                ensure => present;
@@ -149,7 +150,7 @@
 
        realize File["/etc/swift/proxy-server.conf"]
 
-       package { ['swift-proxy', 'python-swauth', 'python-swiftclient']:
+       package { ['swift-proxy', 'python-swauth']:
                ensure => present;
        }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I80378c1f09b68882155c0fbf2c2854067b153f13
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon <[email protected]>

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

Reply via email to