pyrocufflink-dhcp: Add lease for serial0.p.b

*serial0.pyrocufflink.blue* has a manually-configured IP address now, to
ensure it always has an addresss, even if the DHCP server is
unavailable.  Recording it here to ensure the address does not
accidentally get reused.
jenkins-master
Dustin 2019-09-19 18:54:35 -05:00
parent c676aa2a0b
commit 1bb9c28ef4
1 changed files with 3 additions and 0 deletions

View File

@ -129,6 +129,9 @@ dhcp_reservations:
- host: diddy.pyrocufflink.blue - host: diddy.pyrocufflink.blue
ip_addr: 172.30.0.13 ip_addr: 172.30.0.13
mac_addr: 74:da:38:8f:94:4f mac_addr: 74:da:38:8f:94:4f
- host: serial0.pyrocufflink.blue
ip_addr: 172.30.0.16
mac_addr: b8:27:eb:c4:34:be
# Management # Management
- host: unifi0 - host: unifi0