Tim Landscheidt has uploaded a new change for review.

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

Change subject: Tools: Install valgrind on bastions
......................................................................

Tools: Install valgrind on bastions

Bug: T87117
Change-Id: I680bdd8a04b6800ed105e27f5a05a2981c63a56a
---
M modules/toollabs/manifests/dev_environ.pp
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/64/185664/1

diff --git a/modules/toollabs/manifests/dev_environ.pp 
b/modules/toollabs/manifests/dev_environ.pp
index f4ce015..88381d8 100644
--- a/modules/toollabs/manifests/dev_environ.pp
+++ b/modules/toollabs/manifests/dev_environ.pp
@@ -90,7 +90,8 @@
         'subversion',
         'tcl8.5-dev',
         'tig',
-        'tmux' ]:                      # Bug #65426.
+        'tmux',                        # Bug #65426.
+        'valgrind' ]:                  # Bug T87117.
         ensure => latest,
     }
 

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

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

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

Reply via email to