windmill-config/ansible/hosts

51 lines
701 B
INI

[disabled]
[bastion]
bastion01 ansible_connection=local
[gear]
gear01 ansible_host=127.0.2.1
[nodepool-builder]
nb01 ansible_host=127.0.1.1
[nodepool-launcher]
nl01 ansible_host=127.0.7.1
[nodepool:children]
nodepool-builder
nodepool-launcher
[statsd]
statsd01 ansible_host=127.0.9.1
[zookeeper]
zk01 ansible_host=127.0.6.1
[zuul-executor]
ze01 ansible_host=127.0.3.1
[zuul-fingergw]
zf01 ansible_host=127.0.8.1
[zuul-merger]
zm01 ansible_host=127.0.4.1
[zuul-scheduler]
zs01 ansible_host=127.0.5.1
[zuul-web]
zw01 ansible_host=127.0.9.1
[zuul:children]
zuul-executor
zuul-fingergw
zuul-merger
zuul-scheduler
zuul-web
[zuul-connections:children]
zuul-executor
zuul-merger
zuul-scheduler