Giuseppe Lavagetto has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/347360 )

Change subject: conftool: add mwconfig object type, define the first couple 
variables
......................................................................

conftool: add mwconfig object type, define the first couple variables

Change-Id: I3391f700328cdf02dc33c57f2de95ca25dd8a9ff
---
A conftool-data/mwconfig/common.yaml
M modules/profile/files/conftool/schema.yaml
2 files changed, 10 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/60/347360/1

diff --git a/conftool-data/mwconfig/common.yaml 
b/conftool-data/mwconfig/common.yaml
new file mode 100644
index 0000000..93fab00
--- /dev/null
+++ b/conftool-data/mwconfig/common.yaml
@@ -0,0 +1,3 @@
+common:
+  - WMFMasterDatacenter
+  - WMFDbReadOnly
diff --git a/modules/profile/files/conftool/schema.yaml 
b/modules/profile/files/conftool/schema.yaml
index a22d9c5..e5ebab0 100644
--- a/modules/profile/files/conftool/schema.yaml
+++ b/modules/profile/files/conftool/schema.yaml
@@ -15,3 +15,10 @@
     ttl:
       type: "int"
       default: 300
+mwconfig:
+  path: "mediawiki-config"
+  tags:
+    - scope
+  schema:
+    val: "any"
+    default: null

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3391f700328cdf02dc33c57f2de95ca25dd8a9ff
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Giuseppe Lavagetto <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to