ArielGlenn has uploaded a new change for review.

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


Change subject: add empty pmtpa lucene frontends and indexers
......................................................................

add empty pmtpa lucene frontends and indexers

otherwise template breaks for pmtpa

Change-Id: I5ded430a642e09264948bc73beb186377c66ad8b
---
M manifests/role/lucene.pp
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/37/93937/1

diff --git a/manifests/role/lucene.pp b/manifests/role/lucene.pp
index 15892f7..10304fb 100644
--- a/manifests/role/lucene.pp
+++ b/manifests/role/lucene.pp
@@ -4,6 +4,10 @@
        class configuration {
                $nodes = {
                        'production' => {
+                               "pmtpa" => {
+                                       "front_ends" => {},
+                                       "indexers" => {}
+                               },
                                "eqiad" => {
                                        "front_ends" => {
                                                # enwiki

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

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

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

Reply via email to