Huge Push for swarm mode

This commit is contained in:
2024-07-12 18:28:44 +02:00
parent 5471abe521
commit dd6dbdf702
17 changed files with 325 additions and 663 deletions

14
hosts
View File

@@ -17,6 +17,14 @@ ovh01 ansible_host=5.135.181.11 ansible_user=stephane
control
worker
[vagrant]
v1 ansible_host=192.168.121.2 ansible_user=vagrant ansible_ssh_pass=vagrant
v2 ansible_host=192.168.121.240 ansible_user=vagrant ansible_ssh_pass=vagrant
[docker_swarm_manager]
v1 ansible_host=192.168.121.68 ansible_user=vagrant ansible_ssh_pass=vagrant
ovh01 ansible_host=5.135.181.11 ansible_user=stephane
[docker_swarm_worker]
v2 ansible_host=192.168.121.128 ansible_user=vagrant ansible_ssh_pass=vagrant
scale01 ansible_host=163.172.209.36 ansible_user=stephane
[vagrant:children]
docker_swarm_manager
docker_swarm_worker