4
0
Fork 2
mirror of https://gerrit.hackerspace.pl/hscloud synced 2024-10-18 02:58:06 +00:00

h/m/customs: dhcp/dns updates

New esp32 in teletype.

Change-Id: I6195fc3c1ccdce830febdaadf7350264d064d0d3
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1984
Reviewed-by: ar <ar@hackerspace.pl>
This commit is contained in:
ar 2024-06-12 20:39:52 +02:00 committed by ar
parent ad179def49
commit 7119c4b86f
2 changed files with 4 additions and 1 deletions

View file

@ -100,6 +100,8 @@ in {
"00:17:c8:d9:2e:08" = { ip = "10.8.1.58"; hostname = "kyocera"; };
# rpi3b with flashrom setup
"b8:27:eb:c5:64:1c" = { ip = "10.8.1.59"; hostname = "flashpi"; };
# esp32 connected to the teletype
"10:52:1c:5b:0d:b4" = { ip = "10.8.1.62"; hostname = "dalek"; };
};
}
{ # bms

View file

@ -1,7 +1,7 @@
$ORIGIN .
$TTL 180
waw.hackerspace.pl IN SOA customs.hackerspace.pl. bofh.hackerspace.pl. (
1714490859; serial
1718217507; serial
1800 ; refresh (30 minutes)
1800 ; retry (30 minutes)
604800 ; expire (1 week)
@ -75,6 +75,7 @@ voron CNAME karasutengu
prusamini A 10.8.1.57
kyocera A 10.8.1.58
flashpi A 10.8.1.59
dalek A 10.8.1.62
dht01api A 94.240.35.98