Andrew Bogott has submitted this change and it was merged.

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(-)

Approvals:
  Andrew Bogott: Looks good to me, approved
  Faidon Liambotis: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/modules/memcached/manifests/ganglia.pp 
b/modules/memcached/manifests/ganglia.pp
index 8fcc55a..152e51c 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: merged
Gerrit-Change-Id: I829dcf14eed7a3fdd85fb73bc514eac88b4dd6dd
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Faidon Liambotis <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to