| [korap] |
| head-01 ansible_host=10.0.10.51 |
| head-02 ansible_host=10.0.10.52 |
| worker-01 ansible_host=10.0.10.53 |
| worker-02 ansible_host=10.0.10.54 |
| worker-03 ansible_host=10.0.10.55 |
| worker-04 ansible_host=10.0.10.56 |
| worker-05 ansible_host=10.0.10.57 |
| worker-06 ansible_host=10.0.10.58 |
| worker-07 ansible_host=10.0.10.59 |
| worker-08 ansible_host=10.0.10.60 |
| |
| [main] |
| head-01 |
| |
| [test] |
| head-02 |
| |
| [krawfish] |
| worker-05 |
| worker-06 |
| worker-07 |
| |
| [korap:vars] |
| ansible_python_interpreter=/usr/bin/python3 |
| ansible_user=korap |
| |
| [test:vars] |
| external_path="/opt/korap/instance-test/Kalamar-External" |
| external_container_name="kalamar-plugin-externalresources-test" |
| |
| [main:vars] |
| external_path="/opt/korap/instance-main/Plugin-External" |
| external_container_name="kalamar-plugin-externalresources-main" |