serverctl/infrastructure/create-resources/ansible/inventory/hosts.cfg
kjuulh ede5600da5
All checks were successful
continuous-integration/drone/push Build is passing
Nulled hosts
2022-02-24 14:05:55 +01:00

15 lines
234 B
INI
Executable File

[serverctl_master_hosts]
[serverctl_node_hosts]
[serverctl_mesh_nodes]
[serverctl_mesh_nodes:vars]
pipelining=true
ansible_ssh_user=root
ansible_ssh_port=22
[serverctl_cluster:children]
serverctl_master_hosts
serverctl_node_hosts