Jcrespo has uploaded a new change for review.

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

Change subject: Make puppet-lint happy for ores module
......................................................................

Make puppet-lint happy for ores module

I have no idea what this is.

Change-Id: I7f48c3fe088a42fb99dc6a51ae98f4c1a0dfdbaa
---
M modules/ores/manifests/web.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/22/292322/1

diff --git a/modules/ores/manifests/web.pp b/modules/ores/manifests/web.pp
index d8c76bf..1cfddc6 100644
--- a/modules/ores/manifests/web.pp
+++ b/modules/ores/manifests/web.pp
@@ -41,7 +41,7 @@
         },
     }
     if $redis_password {
-        notify{ "wegot redis": }
+        notify{ 'wegot redis': }
         $pass_config = {
             'score_caches' => {
                 'ores_redis' => {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7f48c3fe088a42fb99dc6a51ae98f4c1a0dfdbaa
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Jcrespo <[email protected]>

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

Reply via email to