ctucx.git: ansible-configs

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

commit 91c41579ea6fcf524830ef8e00254e5adefadc0e
parent 9afe5c957467cbf0965f7053ba33ea881826a450
Author: Leah (ctucx) <leah@ctu.cx>
Date: Wed, 12 Jan 2022 19:44:03 +0100

configuration/lollo: update dhcp-leases add dns-entry for pbx.home.ctu.cx
1 file changed, 11 insertions(+), 9 deletions(-)
M
configuration/lollo.yml
|
20
+++++++++++---------
diff --git a/configuration/lollo.yml b/configuration/lollo.yml
@@ -385,6 +385,7 @@ services:
       - influx.home.ctu.cx,                 195.39.246.33,   2a0f:4ac0:acab::1
       - repo.home.ctu.cx,                   195.39.246.33,   2a0f:4ac0:acab::1
       - wiki.home.ctu.cx,                   195.39.246.33,   2a0f:4ac0:acab::1
+      - pbx.home.ctu.cx,                    195.39.246.46
     dns_servers:
       - 1.1.1.1
       - 1.0.0.1

@@ -408,15 +409,8 @@ services:
       hosts:
         # accesspoint
         - f4:06:8d:df:1f:e3,                                          accesspoint,      10.0.0.2
-        # ctucx thinkcentre
-        - id:e8:6a:64:f4:49:e7,                                       stasicontainer,   [2a0f:4ac0:acab::42]
-        - e8:6a:64:f4:49:e7,                                          stasicontainer,   195.39.246.42
-        # ctucx thinkpad x390 (mac: wlan, eth)
-        - id:04:ea:56:f3:0b:5b,                                       coladose,         [2a0f:4ac0:acab::43]
-        - 04:ea:56:f3:0b:5b, e8:6a:64:d6:e3:33,                       coladose,         195.39.246.43
-        # ctucx macbook
-        - id:00:01:00:01:27:51:55:30:80:e6:50:21:e0:6a,               toaster,          [2a0f:4ac0:acab::44]
-        - 80:e6:50:21:e0:6a,                                          toaster,          195.39.246.44
+        # garmin vivoactive 3 music
+        - 2a0f:4ac0:acab::12a,                                        garmin-vivo-3,    10.0.0.210
         # isa thinkpad x390
         - id:04:ea:56:f2:b4:6c,                                       isa-x390,         [2a0f:4ac0:acab::36]
         - 04:ea:56:f2:b4:6c,                                          isa-x390,         195.39.246.36

@@ -426,6 +420,14 @@ services:
         # isa macbook
         - id:00:01:00:01:29:1c:39:07:f4:5c:89:c1:dc:b1,               isabelles-mbp,    [2a0f:4ac0:acab::38]
         - f4:5c:89:c1:dc:b1,                                          isabelles-mbp,    195.39.246.38
+        # ctucx thinkcentre
+        - id:e8:6a:64:f4:49:e7,                                       stasicontainer,   [2a0f:4ac0:acab::42]
+        - e8:6a:64:f4:49:e7,                                          stasicontainer,   195.39.246.42
+        # ctucx thinkpad x390 (mac: wlan, eth)
+        - id:04:ea:56:f3:0b:5b,                                       coladose,         [2a0f:4ac0:acab::43]
+        - 04:ea:56:f3:0b:5b, e8:6a:64:d6:e3:33,                       coladose,         195.39.246.43
+        # ctucx fritzbox 7312 (DECT-SIP-Gateway)
+        - 34:31:c4:46:88:31,                                          fritz7312,        195.39.246.46
 
   syncthing:
     enable: true