ctucx.git: ansible-configs

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

commit cc8e64f8e4fded63818f92e4abd6df625f5d4353
parent 3727f6a7fc8afcf5db8c83ae4b75883dcbaf54ca
Author: Leah (ctucx) <leah@ctu.cx>
Date: Tue, 30 Nov 2021 11:42:58 +0100

configuration/lollo: update static dhcp leases
1 file changed, 12 insertions(+), 12 deletions(-)
M
configuration/lollo.yml
|
24
++++++++++++------------
diff --git a/configuration/lollo.yml b/configuration/lollo.yml
@@ -408,24 +408,24 @@ services:
       hosts:
         # accesspoint
         - f4:06:8d:df:1f:e3,                                          accesspoint,      10.0.0.2
-        # ctucx macbook
-        - id:00:01:00:01:27:51:55:30:80:e6:50:21:e0:6a,               toaster,          [2a0f:4ac0:acab::34]
-        - 80:e6:50:21:e0:6a,                                          toaster,          195.39.246.34
         # ctucx thinkcentre
-        - id:e8:6a:64:f4:49:e7,                                       stasicontainer,   [2a0f:4ac0:acab::39]
-        - e8:6a:64:f4:49:e7,                                          stasicontainer,   195.39.246.39
+        - 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:3c:bc:ac,                                       coladose,         [2a0f:4ac0:acab::35]
-        - 04:ea:56:3c:bc:ac, e8:6a:64:d6:e3:33,                       coladose,         195.39.246.35
-        # isa macbook
-        - id:00:01:00:01:23:53:5d:7e:6c:40:08:af:2e:9c,               isabelles-mbp,    [2a0f:4ac0:acab::38]
-        - 6c:40:08:af:2e:9c,                                          isabelles-mbp,    195.39.246.38
+        - 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
         # 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
         # isa p2max
-        - id:ac:67:5d:12:2f:5a,                                       isa-p2max,        [2a0f:4ac0:acab::40]
-        - ac:67:5d:12:2f:5a,                                          isa-p2max,        195.39.246.40
+        - id:ac:67:5d:12:2f:5a,                                       isa-p2max,        [2a0f:4ac0:acab::37]
+        - ac:67:5d:12:2f:5a,                                          isa-p2max,        195.39.246.37
+        # 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
 
   syncthing:
     enable: true