[MediaWiki-commits] [Gerrit] Fix the api URI template for labs - change (operations/puppet)

2015-12-09 Thread GWicke (Code Review)
GWicke has uploaded a new change for review.

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

Change subject: Fix the api URI template for labs
..

Fix the api URI template for labs

Change-Id: I8330084ae8352c675d0ae71dc27d2e1d965124f3
---
M modules/restbase/templates/config.labs.yaml.erb
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/65/257965/1

diff --git a/modules/restbase/templates/config.labs.yaml.erb 
b/modules/restbase/templates/config.labs.yaml.erb
index 0b92d0d..e2b203d 100644
--- a/modules/restbase/templates/config.labs.yaml.erb
+++ b/modules/restbase/templates/config.labs.yaml.erb
@@ -23,7 +23,7 @@
   parsoid:
 host: <%= @parsoid_uri %>
   action:
-apiUriTemplate: http://api.svc.eqiad.wmnet/w/api.php
+apiUriTemplate: "{{'http://{domain}/w/api.php'}}"
   graphoid:
 host: <%= @graphoid_uri %>
   mathoid:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8330084ae8352c675d0ae71dc27d2e1d965124f3
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: GWicke 

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


[MediaWiki-commits] [Gerrit] Fix the api URI template for labs - change (operations/puppet)

2015-12-09 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged.

Change subject: Fix the api URI template for labs
..


Fix the api URI template for labs

Change-Id: I8330084ae8352c675d0ae71dc27d2e1d965124f3
---
M modules/restbase/templates/config.labs.yaml.erb
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/modules/restbase/templates/config.labs.yaml.erb 
b/modules/restbase/templates/config.labs.yaml.erb
index 25a6f18..dae7d2b 100644
--- a/modules/restbase/templates/config.labs.yaml.erb
+++ b/modules/restbase/templates/config.labs.yaml.erb
@@ -23,7 +23,7 @@
   parsoid:
 host: <%= @parsoid_uri %>
   action:
-apiUriTemplate: http://api.svc.eqiad.wmnet/w/api.php
+apiUriTemplate: "{{'http://{domain}/w/api.php'}}"
   graphoid:
 host: <%= @graphoid_uri %>
   mathoid:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8330084ae8352c675d0ae71dc27d2e1d965124f3
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: GWicke 
Gerrit-Reviewer: Alexandros Kosiaris 
Gerrit-Reviewer: Dzahn 
Gerrit-Reviewer: Mobrovac 
Gerrit-Reviewer: Ori.livneh 
Gerrit-Reviewer: jenkins-bot <>

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