Commit graph

11 commits

Author SHA1 Message Date
51641dcf4a 👥 Add another ssh key for alex
New machine …

Signed-off-by: Alexander Dahl <alex@netz39.de>
2024-01-15 21:36:32 +01:00
timo
6b37b21056 Add timo as user 2024-01-03 21:10:11 +01:00
fb6ff4ec29 Add group config for k3s 2023-05-05 16:21:07 +02:00
f4c4a42edc 🔧 Fix influxdb org
Unsure why this differs from the previous value, but this is the
organization name actually used by the running database.  Output from
the container:

    2023-01-11T19:22:41Z E! [outputs.influxdb_v2] Failed to write metric to system_metrics (will be dropped: 404 Not Found): not found: organization name "Netz39" not found
2023-01-11 20:49:47 +01:00
57db3bf0ca 🐳 Add telegraf container for Docker metrics in influxdb
All our hosts running docker can put their metrics into our influxdb
now.

Note: not all docker hosts do this (yet), because the influxdb is
currently only reachable from within the local space internal network in
our rooms.

Link: https://docs.ansible.com/ansible/latest/inventory_guide/intro_patterns.html
Link: https://galaxy.ansible.com/lespocky/telegraf_docker_in_docker
References: #760
2023-01-10 06:26:14 +01:00
4b74ca0d0f 🔨 Move influxdb org to variable
We will need that for deploying telegraf docker metrics container soon.
2023-01-10 06:19:52 +01:00
25deedd05f Change login name for Max2 2023-01-09 00:01:10 +01:00
b2698aa975 Renew SSH key for mg95 2023-01-08 19:49:50 +01:00
ae7b65cc5f 🔧 Move docker_setup role application to group playbook
To install docker on a host you have to put it into that group in
inventory now, instead of adding the role to each host playbook.  Idea
is to extend the group docker_host playbook by more docker related
things as for example metrics and monitoring.
2022-12-21 19:00:22 +01:00
b200819f26 🔨 Rename ag_timezone → timezone
Move from role-dependent to generic name for this variable
2022-11-07 16:35:41 +01:00
010660b873 feat: separate vault vars for group all 2022-11-01 18:29:23 +01:00