Ori.livneh has uploaded a new change for review.

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

Change subject: hhvm::packages: add graphviz and gv, for pprof --pdf/--svg &c.
......................................................................

hhvm::packages: add graphviz and gv, for pprof --pdf/--svg &c.

Change-Id: I1098eeb07d343b16843600d61fb08793881503b0
---
M modules/hhvm/manifests/packages.pp
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/45/169545/1

diff --git a/modules/hhvm/manifests/packages.pp 
b/modules/hhvm/manifests/packages.pp
index a6a1271..bbd5fd3 100644
--- a/modules/hhvm/manifests/packages.pp
+++ b/modules/hhvm/manifests/packages.pp
@@ -52,6 +52,8 @@
 
     package { [
         'google-perftools',
+        'graphviz',
+        'gv',
     ]:
         ensure => present,
     }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1098eeb07d343b16843600d61fb08793881503b0
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>

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

Reply via email to