Giuseppe Lavagetto has uploaded a new change for review.

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

Change subject: Revert "ocg: Temp hack to bypass hiera for redis passwords"
......................................................................

Revert "ocg: Temp hack to bypass hiera for redis passwords"

This reverts commit cf6ff6f9e3c6aa7586d5b17ca51d8eaf7648b5a4.

Change-Id: I7666c442772eb28eaf696a5d10a54a6bd19e73a7
---
M modules/ocg/manifests/init.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/36/176236/1

diff --git a/modules/ocg/manifests/init.pp b/modules/ocg/manifests/init.pp
index 871aeef..50bfae6 100644
--- a/modules/ocg/manifests/init.pp
+++ b/modules/ocg/manifests/init.pp
@@ -15,7 +15,7 @@
     $service_port = 8000,
     $redis_host = 'localhost',
     $redis_port = 6379,
-    $redis_password = $::passwords::redis::main_password, # HACK: Temp fix for 
https://phabricator.wikimedia.org/T76111
+    $redis_password = '',
     $statsd_host = 'localhost',
     $statsd_port = 8125,
     $statsd_is_txstatsd = 0,

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

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

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

Reply via email to