[MediaWiki-commits] [Gerrit] mediawiki...deploy[dev-ng]: Config: Add table_ng options

2017-09-08 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/37 )

Change subject: Config: Add table_ng options
..


Config: Add table_ng options

Change-Id: Ieaa9003d78068be64cc42ee81822a87b4bb4a30a
---
M scap/templates/config.yaml.j2
1 file changed, 5 insertions(+), 2 deletions(-)

Approvals:
  Mobrovac: Verified; Looks good to me, approved



diff --git a/scap/templates/config.yaml.j2 b/scap/templates/config.yaml.j2
index a60f575..56de286 100644
--- a/scap/templates/config.yaml.j2
+++ b/scap/templates/config.yaml.j2
@@ -53,7 +53,7 @@
   x-modules:
 - path: projects/wmf_default.yaml
   options: _options
-table:
+table: _options
   backend: cassandra
   hosts: ['<%= seeds|join("','") %>']
   keyspace: system
@@ -74,6 +74,9 @@
 # Catch-all group
 - name: default.group.local
   domains: /./
+table_ng:
+  <<: *table_options
+  backend: cassandra-ng
 parsoid:
   host: <%= parsoid_uri %>
 action:
@@ -197,4 +200,4 @@
   user_agent: <%= user_agent %>
   ui_name: RESTBase
   ui_url: https://www.mediawiki.org/wiki/RESTBase
-  ui_title: RESTBase docs
\ No newline at end of file
+  ui_title: RESTBase docs

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ieaa9003d78068be64cc42ee81822a87b4bb4a30a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/restbase/deploy
Gerrit-Branch: dev-ng
Gerrit-Owner: Mobrovac 
Gerrit-Reviewer: Mobrovac 

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


[MediaWiki-commits] [Gerrit] mediawiki...deploy[dev-ng]: Config: Add table_ng options

2017-09-08 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/37 )

Change subject: Config: Add table_ng options
..

Config: Add table_ng options

Change-Id: Ieaa9003d78068be64cc42ee81822a87b4bb4a30a
---
M scap/templates/config.yaml.j2
1 file changed, 5 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/services/restbase/deploy 
refs/changes/66/37/1

diff --git a/scap/templates/config.yaml.j2 b/scap/templates/config.yaml.j2
index a60f575..56de286 100644
--- a/scap/templates/config.yaml.j2
+++ b/scap/templates/config.yaml.j2
@@ -53,7 +53,7 @@
   x-modules:
 - path: projects/wmf_default.yaml
   options: _options
-table:
+table: _options
   backend: cassandra
   hosts: ['<%= seeds|join("','") %>']
   keyspace: system
@@ -74,6 +74,9 @@
 # Catch-all group
 - name: default.group.local
   domains: /./
+table_ng:
+  <<: *table_options
+  backend: cassandra-ng
 parsoid:
   host: <%= parsoid_uri %>
 action:
@@ -197,4 +200,4 @@
   user_agent: <%= user_agent %>
   ui_name: RESTBase
   ui_url: https://www.mediawiki.org/wiki/RESTBase
-  ui_title: RESTBase docs
\ No newline at end of file
+  ui_title: RESTBase docs

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ieaa9003d78068be64cc42ee81822a87b4bb4a30a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/restbase/deploy
Gerrit-Branch: dev-ng
Gerrit-Owner: Mobrovac 

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