Mobrovac has uploaded a new change for review.

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

Change subject: RESTBase: Config: specify graphoid's module as a spec
......................................................................

RESTBase: Config: specify graphoid's module as a spec

Change-Id: I2c7e79b3ae57e5ca4e9289babb76c39ebf29d26c
---
M modules/restbase/templates/config.labs.yaml.erb
M modules/restbase/templates/config.yaml.erb
2 files changed, 6 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/14/255414/1

diff --git a/modules/restbase/templates/config.labs.yaml.erb 
b/modules/restbase/templates/config.labs.yaml.erb
index 26e8509..f836a76 100644
--- a/modules/restbase/templates/config.labs.yaml.erb
+++ b/modules/restbase/templates/config.labs.yaml.erb
@@ -71,7 +71,9 @@
         options:
           host: <%= @mobileapps_uri %>
 
-      - path: wikimedia/v1/graphoid_v1
+      - name: graphoid
+        path: wikimedia/v1/graphoid_v1
+        type: spec
         options:
           host: <%= @graphoid_uri %>
 
diff --git a/modules/restbase/templates/config.yaml.erb 
b/modules/restbase/templates/config.yaml.erb
index 4496ac4..bb827db 100644
--- a/modules/restbase/templates/config.yaml.erb
+++ b/modules/restbase/templates/config.yaml.erb
@@ -68,7 +68,9 @@
         options:
           host: <%= @mobileapps_uri %>
 
-      - path: wikimedia/v1/graphoid_v1
+      - name: graphoid
+        path: wikimedia/v1/graphoid_v1
+        type: spec
         options:
           host: <%= @graphoid_uri %>
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2c7e79b3ae57e5ca4e9289babb76c39ebf29d26c
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mobrovac <mobro...@wikimedia.org>

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

Reply via email to