Giuseppe Lavagetto has submitted this change and it was merged.

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

Approvals:
  Giuseppe Lavagetto: Verified; Looks good to me, approved



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: merged
Gerrit-Change-Id: I7666c442772eb28eaf696a5d10a54a6bd19e73a7
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to