Merlijn van Deen has uploaded a new change for review.

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

Change subject: toollabs: install goaccess on webproxy hosts
......................................................................

toollabs: install goaccess on webproxy hosts

For in-place statistics.

Bug: T121233
Change-Id: I00cb07ae840ca631fc71aa4fac0711c77bb7614b
---
M modules/toollabs/manifests/proxy.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/66/260566/1

diff --git a/modules/toollabs/manifests/proxy.pp 
b/modules/toollabs/manifests/proxy.pp
index 966c444..4cc7233 100644
--- a/modules/toollabs/manifests/proxy.pp
+++ b/modules/toollabs/manifests/proxy.pp
@@ -94,5 +94,5 @@
         require => [File['/var/www/error']]
     }
 
-
+    require_package('goaccess')  # webserver statistics, T121233
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I00cb07ae840ca631fc71aa4fac0711c77bb7614b
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Merlijn van Deen <[email protected]>

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

Reply via email to