dch-gw: dhcpd: Update unifi0 MAC address
The UniFi controller has been moved to a different Raspberry Pi device.jenkins-master
parent
997951d59e
commit
943cdddc23
|
@ -116,7 +116,7 @@ dhcp_reservations:
|
||||||
|
|
||||||
# Management
|
# Management
|
||||||
- host: unifi0
|
- host: unifi0
|
||||||
mac_addr: b8:27:eb:c4:34:be
|
mac_addr: b8:27:eb:62:59:1a
|
||||||
ip_addr: 172.30.0.242
|
ip_addr: 172.30.0.242
|
||||||
- host: Downstairs-AP
|
- host: Downstairs-AP
|
||||||
ip_addr: 172.30.0.243
|
ip_addr: 172.30.0.243
|
||||||
|
|
Loading…
Reference in New Issue