mirror of
https://github.com/cwchristerw/tjas-infra
synced 2025-09-04 01:23:25 +00:00
Fix wrong mac address of s3 switch in Kea configuration
This commit is contained in:
@@ -200,7 +200,7 @@
|
|||||||
"hostname": "s2.net.tjas"
|
"hostname": "s2.net.tjas"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"hw-address": "00:24:a8:f1:c7:40",
|
"hw-address": "00:1f:fe:ab:9e:c0",
|
||||||
"ip-address": "192.168.69.13",
|
"ip-address": "192.168.69.13",
|
||||||
"hostname": "s3.net.tjas"
|
"hostname": "s3.net.tjas"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user