Andrew Bogott has submitted this change and it was merged.

Change subject: Remove apachebench on wtp1004, we don't need it any more
......................................................................


Remove apachebench on wtp1004, we don't need it any more

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

Approvals:
  Andrew Bogott: Verified; Looks good to me, approved



diff --git a/manifests/site.pp b/manifests/site.pp
index 5391189..a2fb973 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2903,8 +2903,9 @@
 
        if $hostname == "wtp1004" {
                # Temporary apachebench install for Gabriel --Roan 2013-03-15
+               # Removed, no longer needed --Roan 2013-05-14
                package { [ "apache2-utils" ]:
-                       ensure => latest
+                       ensure => absent
                }
        }
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Idf984fc6a3dbc913f57c240305e5590e1a4a2582
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Catrope <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to