ctucx.git: ansible-configs

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

commit 6919a821932880bfdb31f12b51de206eccc2da20
parent 2a93b4d9017c162f271053477771af14dfe3b90f
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sun, 30 May 2021 21:26:48 +0200

configuration/lollo/dnsmasq: add static dns entry for isa-nuc
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/configuration/lollo.yml b/configuration/lollo.yml
@@ -362,6 +362,7 @@ services:
       - 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
     dns_servers:
       - 1.1.1.1
       - 1.0.0.1