Ottomata has submitted this change and it was merged.

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(-)

Approvals:
  Ottomata: Verified; Looks good to me, approved



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: merged
Gerrit-Change-Id: I5409f3fe6d6b7efa06ace1336ebe464bc83a25ac
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>

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

Reply via email to