Merge pull request 'Limit telegraf role to supported arch and unify docker host setup' () from unify-docker-hosts into master

Reviewed-on: 
Reviewed-by: Alexander Dahl <alex@netz39.de>
This commit is contained in:
Stefan Haun 2025-03-05 18:10:35 +01:00
commit 0f9060a2b1
3 changed files with 2 additions and 4 deletions

View file

@ -10,6 +10,7 @@
roles:
- role: lespocky.telegraf_docker_in_docker
when: (ansible_architecture == "x86_64")
vars:
tdid_conf_dir: "/etc/telegraf"
tdid_influxdb_org: "{{ influxdb_org }}"

View file

@ -3,10 +3,6 @@
become: true
roles:
- role: netz39.host_docker
vars:
docker_data_root: "/srv/docker"
docker_cron_image_prune: true
- role: apache
- role: apache_letsencrypt # Uses configuration from dehydrated setup
- role: 24367dfa.dehydrated

View file

@ -30,6 +30,7 @@ all:
radon.n39.eu:
tau.netz39.de:
unicorn.n39.eu:
wittgenstein.n39.eu:
proxmox:
hosts:
holmium.n39.eu: