Alex Monk has uploaded a new change for review.
https://gerrit.wikimedia.org/r/319243
Change subject: Remove extra non-ASCII character in role::cache::text that was
causing issues
......................................................................
Remove extra non-ASCII character in role::cache::text that was causing issues
A 0xC2 character caused clients to think the class could not be found
Change-Id: I9ca0a1a0265fd8056b65e1171e382e7762752f95
---
M modules/role/manifests/cache/text.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/43/319243/1
diff --git a/modules/role/manifests/cache/text.pp
b/modules/role/manifests/cache/text.pp
index 3aeb123..ce6f535 100644
--- a/modules/role/manifests/cache/text.pp
+++ b/modules/role/manifests/cache/text.pp
@@ -140,7 +140,7 @@
# varnishkafka eventlogging listens for eventlogging
# requests and logs them to the eventlogging-client-side
# topic. EventLogging servers consume and process this
- # topic into many JSON based kafka topics for further
+ # topic into many JSON based kafka topics for further
# consumption.
class { '::role::cache::kafka::eventlogging':
varnish_name => 'frontend',
--
To view, visit https://gerrit.wikimedia.org/r/319243
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9ca0a1a0265fd8056b65e1171e382e7762752f95
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alex Monk <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits