ctucx.git: ansible-configs

My personal ansible roles and playbooks [deprecated in favor of nixos]

commit 1b812a76834a0b2869fbb56d49433df8975e01c2
parent d4c1249880a55cca7c0661747c41526f15671cf5
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sun, 30 May 2021 21:37:58 +0200

fixup! configuartion/osterei: add host 'isa-nuc' to prometheus
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/configuration/lollo.yml b/configuration/lollo.yml
@@ -356,13 +356,14 @@ services:
     local_addresses:
       - /fritz.box/192.168.178.1
       - /lollo/10.0.0.1
+      - /isa-nuc/195.39.246.41
     addresses:
       - home.ctu.cx,                        195.39.246.33,   2a0f:4ac0:acab::1
       - legacy.home.ctu.cx,                 195.39.246.33,   2a0f:4ac0:acab::1
       - dnsmasq.home.ctu.cx,                195.39.246.33,   2a0f:4ac0:acab::1
       - music.home.ctu.cx,                  195.39.246.33,   2a0f:4ac0:acab::1
       - influx.home.ctu.cx,                 195.39.246.33,   2a0f:4ac0:acab::1
-      - isa-nuc.home.ctu.cx,                 195.39.246.41,   2a0f:4ac0:acab::41
+      - isa-nuc.home.ctu.cx,                195.39.246.41,   2a0f:4ac0:acab::41
     dns_servers:
       - 1.1.1.1
       - 1.0.0.1