Andrew Bogott has uploaded a new change for review.

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

Change subject: No longer ensure => absent package python-memcache
......................................................................

No longer ensure => absent package python-memcache

Other manifests (including the up-and-coming Horizon manifest)
require python-memcache, and removing it here causes bad behavior.

Change-Id: I829dcf14eed7a3fdd85fb73bc514eac88b4dd6dd
---
M modules/memcached/manifests/ganglia.pp
1 file changed, 0 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/13/172413/1

diff --git a/modules/memcached/manifests/ganglia.pp 
b/modules/memcached/manifests/ganglia.pp
index 4d0586a..665df39 100644
--- a/modules/memcached/manifests/ganglia.pp
+++ b/modules/memcached/manifests/ganglia.pp
@@ -1,11 +1,6 @@
 # memcached/ganglia.pp
 
 class memcached::ganglia {
-    # Ganglia
-    package { 'python-memcache':
-        ensure => absent,
-    }
-
     # on lucid, /usr/lib/ganglia/python_modules file comes from the ganglia.pp 
stuff, which
     # means there's actually a hidden dependency on ganglia.pp for
     # the memcache class to work.

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

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

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

Reply via email to