Gage has uploaded a new change for review.
https://gerrit.wikimedia.org/r/109910
Change subject: once more with commas
......................................................................
once more with commas
Change-Id: I5b6fa56bfa779c2b883f98bde117263a272ff76e
---
M manifests/role/cache.pp
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/10/109910/1
diff --git a/manifests/role/cache.pp b/manifests/role/cache.pp
index d72a7f6..c6d8b67 100644
--- a/manifests/role/cache.pp
+++ b/manifests/role/cache.pp
@@ -915,8 +915,8 @@
# Install a varnishkafka producer to send
# varnish webrequest logs to Kafka.
class { 'role::cache::varnish::kafka':
- topic => 'webrequest_bits'
- varnish_name => $::hostname
+ topic => 'webrequest_bits',
+ varnish_name => $::hostname,
}
}
--
To view, visit https://gerrit.wikimedia.org/r/109910
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5b6fa56bfa779c2b883f98bde117263a272ff76e
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Gage <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits