20after4 has uploaded a new change for review.

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

Change subject: Add search.elastic.host to settings for limited elasticsearch 
testing
......................................................................

Add search.elastic.host to settings for limited elasticsearch testing

This does not enable elasticsearch but it allows us to test it in
a limited way.

Change-Id: Ica13a6f4eb9c92c3436f64055bf8fe01a203d211
---
M modules/phabricator/data/fixed_settings.yaml
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/33/325333/1

diff --git a/modules/phabricator/data/fixed_settings.yaml 
b/modules/phabricator/data/fixed_settings.yaml
index cec1952..3016504 100644
--- a/modules/phabricator/data/fixed_settings.yaml
+++ b/modules/phabricator/data/fixed_settings.yaml
@@ -5,6 +5,10 @@
 # in Phabricator but only for administrators.  If you do not have the ability 
to restart the
 # associated daemons do not merge changes to this file.
 
+search.elastic.host: 'http://search.svc.eqiad.wmnet:9200'
+search.elastic.version: '2'
+search.elastic.enabled: false
+
 ui.logo:
   'logoImagePHID': 'PHID-FILE-rs3pf2brupiulr6zcnrg'
   'wordmarkText': 'Phabricator'

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ica13a6f4eb9c92c3436f64055bf8fe01a203d211
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: 20after4 <mmod...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to