|
1 | 1 | [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 |