Alexandros Kosiaris has submitted this change and it was merged.

Change subject: RESTBase: Set Graphoid address for deployment-prep
......................................................................


RESTBase: Set Graphoid address for deployment-prep

This patch sets the RESTBase configuration in deployment-prep to point
to deployment-sca01 for Graphoid. It effectivelly reverts
I125d94cfd5bc76a7fcc445503d7033ed0306989a and moves the config from
labs/restbase/common.yaml to labs/deployment-prep/common.yaml

Bug: T99885
Change-Id: I01afb0f5f552ce3d5cdc7ed068a27423022d0252
---
M hieradata/labs/deployment-prep/common.yaml
M hieradata/labs/restbase/common.yaml
2 files changed, 1 insertion(+), 2 deletions(-)

Approvals:
  Alexandros Kosiaris: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/hieradata/labs/deployment-prep/common.yaml 
b/hieradata/labs/deployment-prep/common.yaml
index 7d30b06..2bb760d 100644
--- a/hieradata/labs/deployment-prep/common.yaml
+++ b/hieradata/labs/deployment-prep/common.yaml
@@ -39,6 +39,7 @@
 "restbase::statsd_host": labmon1001.eqiad.wmnet
 "restbase::logstash_host": deployment-logstash1.eqiad.wmflabs
 "restbase::cassandra_defaultConsistency": localQuorum
+restbase::graphoid_host_port: http://deployment-sca01.eqiad.wmflabs:19000
 "mediawiki::log_aggregator": deployment-fluorine.eqiad.wmflabs:8420
 "mediawiki::forward_syslog": deployment-logstash1.eqiad.wmflabs:10514
 mediawiki_memcached_servers:
diff --git a/hieradata/labs/restbase/common.yaml 
b/hieradata/labs/restbase/common.yaml
index 3cfa1f9..7c69d4a 100644
--- a/hieradata/labs/restbase/common.yaml
+++ b/hieradata/labs/restbase/common.yaml
@@ -2,5 +2,3 @@
   - "localhost"
 logstash_port: 12201
 logstash_host: "deployment-logstash1.eqiad.wmflabs"
-# deployment-sca01
-graphoid_host_port: http://10.68.17.54:19000

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I01afb0f5f552ce3d5cdc7ed068a27423022d0252
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mobrovac <mobro...@wikimedia.org>
Gerrit-Reviewer: Alexandros Kosiaris <akosia...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to