change VM architecture

This commit is contained in:
Pim Kunis 2023-07-22 12:06:49 +02:00
parent 1a527394b3
commit 3887b9979b
4 changed files with 69 additions and 80 deletions

View file

@ -1,25 +0,0 @@
docker_node_labels:
- hostname: maestro
labels: {}
- hostname: swarmpub1
labels:
public: "true"
mastodon: "true"
- hostname: swarmpub2
labels:
public: "true"
jitsi: "true"
- hostname: swarmpriv1
labels:
private: "true"
overleaf: "true"
syncthing: "true"
hedgedoc: "true"
radicale: "true"
- hostname: swarmpriv2
labels:
private: "true"
seafile: "true"
freshrss: "true"
pihole: "true"
discourse: "true"

View file

@ -7,11 +7,5 @@ all:
children:
workers:
hosts:
swarmpub1:
ansible_host: swarmpub1.dmz
swarmpub2:
ansible_host: swarmpub2.dmz
swarmpriv1:
ansible_host: swarmpriv1.dmz
swarmpriv2:
ansible_host: swarmpriv2.dmz
bancomart:
ansible_host: bancomart.dmz