Skip to content

Commit 96e6dcb

Browse files
committed
new blade at SAI, and migrate to new user
1 parent 9af65f0 commit 96e6dcb

File tree

1 file changed

+9
-14
lines changed
  • contrib/pg_dtm/tests/farms

1 file changed

+9
-14
lines changed

contrib/pg_dtm/tests/farms/sai

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,10 @@
11
[clients]
2-
158.250.29.5 ansible_ssh_user=s.kelvich
3-
4-
[workers]
5-
158.250.29.4 ansible_ssh_user=s.kelvich
6-
158.250.29.8 ansible_ssh_user=s.kelvich
7-
158.250.29.9 ansible_ssh_user=s.kelvich
8-
9-
[masters]
10-
158.250.29.10 ansible_ssh_user=s.kelvich
11-
12-
[dtm]
13-
158.250.29.6 ansible_ssh_user=s.kelvich
14-
15-
2+
158.250.29.4 ansible_ssh_user=cluster offset=6001
3+
158.250.29.5 ansible_ssh_user=cluster offset=5001
4+
158.250.29.6 ansible_ssh_user=cluster offset=4001
5+
6+
[nodes]
7+
158.250.29.7 ansible_ssh_user=cluster ansible_ssh_port=2299 offset=3001
8+
158.250.29.8 ansible_ssh_user=cluster offset=2001
9+
158.250.29.9 ansible_ssh_user=cluster offset=1001
10+
158.250.29.10 ansible_ssh_user=cluster offset=1

0 commit comments

Comments
 (0)