Initial move to consolidate services on ryzen host

This commit is contained in:
2026-05-29 22:50:28 +01:00
parent 3ff5a4c677
commit 5d09ebda34
12 changed files with 365 additions and 137 deletions
+12 -5
View File
@@ -1,13 +1,15 @@
all:
hosts:
rpi4-1:
ansible_host: rpi4-1.local
# rpi4-1:
# ansible_host: rpi4-1.local
rpi4-2:
ansible_host: rpi4-2.local
rpi5-1:
ansible_host: rpi5-1.local
rpi5-2:
ansible_host: rpi5-2.local
ryzen7:
ansible_host: ryzen7
children:
monitored:
hosts:
@@ -19,13 +21,18 @@ all:
rpi4-2: {}
frontend:
hosts:
rpi4-1: {}
rpi4-2: {}
frontend-cockpit:
hosts:
ryzen7: {}
github-runners:
hosts:
rpi5-1: {}
# rpi5-2: {}
ryzen7: {}
gitea:
hosts:
rpi5-2: {}
# rpi5-2: {}
ryzen7: {}
apt-cacher-ng:
hosts:
rpi4-2: {}