Ottomata has uploaded a new change for review.
https://gerrit.wikimedia.org/r/183044
Change subject: Install virtualenv on stat* boxes now that they are in the
Analytics VLAN
......................................................................
Install virtualenv on stat* boxes now that they are in the Analytics VLAN
T84378
Change-Id: I39b2a09d5fd3e362a4a60a327ee17f12f34bc146
---
M manifests/misc/statistics.pp
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/44/183044/1
diff --git a/manifests/misc/statistics.pp b/manifests/misc/statistics.pp
index fd96aaa..f361459 100644
--- a/manifests/misc/statistics.pp
+++ b/manifests/misc/statistics.pp
@@ -138,7 +138,8 @@
'python-pygeoip', # For geo-encoding IP addresses
'python-ua-parser', # For parsing User Agents
'python-matplotlib', # For generating plots of data
- 'python-netaddr'
+ 'python-netaddr',
+ 'python-virtualenv', # T84378
]:
ensure => 'installed',
}
--
To view, visit https://gerrit.wikimedia.org/r/183044
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I39b2a09d5fd3e362a4a60a327ee17f12f34bc146
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits