Ottomata has uploaded a new change for review.

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


Change subject: Need role::cache::configuration class in oxygen logging role
......................................................................

Need role::cache::configuration class in oxygen logging role

Change-Id: I5409f3fe6d6b7efa06ace1336ebe464bc83a25ac
---
M manifests/role/logging.pp
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/44/75344/1

diff --git a/manifests/role/logging.pp b/manifests/role/logging.pp
index eee5943..2f4683e 100644
--- a/manifests/role/logging.pp
+++ b/manifests/role/logging.pp
@@ -273,6 +273,10 @@
 # oxygen is a generic webrequests udp2log host
 # mostly running wikipedia zero filters.
 class role::logging::udp2log::oxygen inherits role::logging::udp2log {
+       # include this to infer mobile varnish frontend hosts in
+       # udp2log filter template.
+       include role::cache::configuration
+
        # udp2log::instance will ensure this is created
        $webrequest_log_directory    = "$log_directory/webrequest"
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5409f3fe6d6b7efa06ace1336ebe464bc83a25ac
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <o...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to