h/m/customs: dhcp updates for printers

Moved voron static ip allocation to wired ethernet.
Added entries for Czechu's prusa mini which will be staying here for a
few months at least.
Removed oki allocation.
Added entries for new kyocera.
Kodak SBC upgrade -> new mac.

Change-Id: I503f2c1cffa913543102ee4d91a16548f9126d2d
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1947
Reviewed-by: q3k <q3k@hackerspace.pl>
diff --git a/hswaw/machines/customs.hackerspace.pl/kea.nix b/hswaw/machines/customs.hackerspace.pl/kea.nix
index 8ef9933..6c0e162 100644
--- a/hswaw/machines/customs.hackerspace.pl/kea.nix
+++ b/hswaw/machines/customs.hackerspace.pl/kea.nix
@@ -66,9 +66,6 @@
               #       pp = "no"
               #   }'
               "00:0e:35:1d:a1:a4" = { ip = "10.8.1.18"; hostname = "laser"; };
-              # set here just for completeness sake; the printer for some
-              # reason doesn't accept dhcp offers from kea.
-              "00:25:36:de:27:56" = { ip = "10.8.1.20"; hostname = "oki"; };
               "00:1b:a9:24:96:e2" = { ip = "10.8.1.21"; hostname = "brother"; };
               "00:07:4d:4d:71:e4" = { ip = "10.8.1.22"; hostname = "zebra"; };
               "00:30:C1:62:61:23" = { ip = "10.8.1.23"; hostname = "lj2100"; };
@@ -95,9 +92,12 @@
               "dc:a6:32:b1:68:d7" = { ip = "10.8.1.53"; hostname = "tv1"; };
               "dc:a6:32:b1:68:83" = { ip = "10.8.1.54"; hostname = "tv2"; };
               # kodak
-              "b8:27:eb:d7:b9:ae" = { ip = "10.8.1.55"; hostname = "akamanto"; };
+              "d8:3a:dd:bb:6f:f2" = { ip = "10.8.1.55"; hostname = "akamanto"; };
               # voron
-              "b8:27:eb:00:f8:f5" = { ip = "10.8.1.56"; hostname = "karasu-tengu"; };
+              "b8:27:eb:55:ad:a0" = { ip = "10.8.1.56"; hostname = "karasutengu"; };
+              # czechu's prusa mini
+              "10:9c:70:08:84:89" = { ip = "10.8.1.57"; hostname = "prusamini"; };
+              "00:17:c8:d9:2e:08" = { ip = "10.8.1.58"; hostname = "kyocera"; };
             };
           }
           { # bms
diff --git a/hswaw/machines/customs.hackerspace.pl/zones/waw.hackerspace.pl b/hswaw/machines/customs.hackerspace.pl/zones/waw.hackerspace.pl
index 3d11cda..bc059a1 100644
--- a/hswaw/machines/customs.hackerspace.pl/zones/waw.hackerspace.pl
+++ b/hswaw/machines/customs.hackerspace.pl/zones/waw.hackerspace.pl
@@ -1,7 +1,7 @@
 $ORIGIN .
 $TTL 180
 waw.hackerspace.pl  IN SOA  customs.hackerspace.pl. bofh.hackerspace.pl. (
-                            1709599933; serial
+                            1712066975; serial
                             1800 ; refresh (30 minutes)
                             1800 ; retry (30 minutes)
                             604800 ; expire (1 week)
@@ -74,6 +74,8 @@
 kodak       CNAME   akamanto
 karasutengu A       10.8.1.56
 voron       CNAME   karasutengu
+prusamini   A       10.8.1.57
+kyocera     A       10.8.1.58
 
 dht01api    A       94.240.35.98