Galera cluster deployment based on docker swarm using Linux Containers (LXC) with automatic deployment via Ansible.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
207 B

4 years ago
[manager]
127.0.0.1 ansible_connection=local
[workers]
4 years ago
10.0.3.100 ansible_ssh_user=root
10.0.3.101 ansible_ssh_user=root
#For more workers add here the extra configuration
4 years ago
#10.0.3.102 ansible_ssh_user=root