Volans has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/332876 )

Change subject: Enable remaining restbase-dev* instances
......................................................................


Enable remaining restbase-dev* instances

This may fail spectacularly when merged (you cannot simultaneously bootstrap
nodes), but since the cluster contains no data, it should be easiest to just
(re)start the failed ones one by one (they should bootstrap/join almost
instantly).

Bug: T153880
Change-Id: I0d8af1bcc1b7626df2263ada92e8269c35686c2f
---
M hieradata/hosts/restbase-dev1001.yaml
M hieradata/hosts/restbase-dev1002.yaml
M hieradata/hosts/restbase-dev1003.yaml
3 files changed, 29 insertions(+), 29 deletions(-)

Approvals:
  Eevans: Looks good to me, but someone else must approve
  jenkins-bot: Verified
  Volans: Looks good to me, approved



diff --git a/hieradata/hosts/restbase-dev1001.yaml 
b/hieradata/hosts/restbase-dev1001.yaml
index b3b5303..482406d 100644
--- a/hieradata/hosts/restbase-dev1001.yaml
+++ b/hieradata/hosts/restbase-dev1001.yaml
@@ -5,10 +5,10 @@
     listen_address: 10.64.0.36
     rpc_address: 10.64.0.36
     rpc_interface: eth0
-#  b:
-#    jmx_port: 7190
-#    listen_address: 10.64.0.37
-#    rpc_address: 10.64.0.37
-#    rpc_interface: eth0
+  b:
+    jmx_port: 7190
+    listen_address: 10.64.0.37
+    rpc_address: 10.64.0.37
+    rpc_interface: eth0
 
 do_paging: false
diff --git a/hieradata/hosts/restbase-dev1002.yaml 
b/hieradata/hosts/restbase-dev1002.yaml
index 135f898..8ddbeb6 100644
--- a/hieradata/hosts/restbase-dev1002.yaml
+++ b/hieradata/hosts/restbase-dev1002.yaml
@@ -1,14 +1,14 @@
-#cassandra::rack: 'rack2'
-#cassandra::instances:
-#  a:
-#    jmx_port: 7189
-#    listen_address: 10.64.32.159
-#    rpc_address: 10.64.32.159
-#    rpc_interface: eth0
-#  b:
-#    jmx_port: 7190
-#    listen_address: 10.64.32.160
-#    rpc_address: 10.64.32.160
-#    rpc_interface: eth0
+cassandra::rack: 'rack2'
+cassandra::instances:
+  a:
+    jmx_port: 7189
+    listen_address: 10.64.32.159
+    rpc_address: 10.64.32.159
+    rpc_interface: eth0
+  b:
+    jmx_port: 7190
+    listen_address: 10.64.32.160
+    rpc_address: 10.64.32.160
+    rpc_interface: eth0
 
 do_paging: false
diff --git a/hieradata/hosts/restbase-dev1003.yaml 
b/hieradata/hosts/restbase-dev1003.yaml
index 27de4f0..e674e0b 100644
--- a/hieradata/hosts/restbase-dev1003.yaml
+++ b/hieradata/hosts/restbase-dev1003.yaml
@@ -1,14 +1,14 @@
-#cassandra::rack: 'rack3'
-#cassandra::instances:
-#  a:
-#    jmx_port: 7189
-#    listen_address: 10.64.48.117
-#    rpc_address: 10.64.48.117
-#    rpc_interface: eth0
-#  b:
-#    jmx_port: 7190
-#    listen_address: 10.64.48.118
-#    rpc_address: 10.64.48.118
-#    rpc_interface: eth0
+cassandra::rack: 'rack3'
+cassandra::instances:
+  a:
+    jmx_port: 7189
+    listen_address: 10.64.48.117
+    rpc_address: 10.64.48.117
+    rpc_interface: eth0
+  b:
+    jmx_port: 7190
+    listen_address: 10.64.48.118
+    rpc_address: 10.64.48.118
+    rpc_interface: eth0
 
 do_paging: false

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0d8af1bcc1b7626df2263ada92e8269c35686c2f
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Eevans <eev...@wikimedia.org>
Gerrit-Reviewer: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: Eevans <eev...@wikimedia.org>
Gerrit-Reviewer: Filippo Giunchedi <fgiunch...@wikimedia.org>
Gerrit-Reviewer: Mobrovac <mobro...@wikimedia.org>
Gerrit-Reviewer: Volans <rcocci...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to