Clark Boylan 71b0526a44 Fix the zk peer listing to match myid values
We were using a loop index which meant for our cluster size of three we
would always assign server.1 through server.3. Unfortunately, as we
replace servers we may add notes with a myid value >3 which breaks when
we try to assign serverids in this way.

Fix it by using the calculation for myid in the peer listing.

Change-Id: Icf770c75cf3a84420116f47ad691d9f06191fb65
2021-04-27 10:16:08 -07:00
..
2021-04-13 13:51:48 -07:00
2020-03-11 15:15:00 -07:00
2021-04-21 11:18:40 -07:00
2019-09-18 12:40:19 -07:00
2019-05-15 16:03:07 -07:00
2020-05-13 05:32:54 +10:00
2021-02-11 13:35:16 +11:00
2020-09-30 11:55:24 +10:00
2021-03-18 11:59:30 +11:00
2021-03-18 11:59:30 +11:00
2021-03-18 11:59:30 +11:00
2021-03-29 11:03:59 -07:00