blob: 6873aec482e3aa6425515747c07c9d11827bff04 [file] [log] [blame]
[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-02
[test]
head-01
[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"
external_indexer_name="kalamar-plugin-externalresources-index-test"
external_port="5722:5722"
external_image="korap/kalamar-plugin-externalresources:latest"
[main:vars]
external_path="/opt/korap/instance-main/Kalamar-External"
external_container_name="kalamar-plugin-externalresources-main"
external_indexer_name="kalamar-plugin-externalresources-index-main"
external_port="5722:5722"
external_image="korap/kalamar-plugin-externalresources:latest"