dch-gw: Fix network address for pyrocufflink.red

jenkins-master
Dustin 2018-04-06 20:35:52 -05:00
parent 452a030b9d
commit 2bc6bc69f3
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ dch_networks:
red: red:
description: Non-domain member machines description: Non-domain member machines
vlan_id: 101 vlan_id: 101
ipv4_address: 172.31.1.1/24 ipv4_address: 172.31.1.0/24
router_iface: vlan101 router_iface: vlan101
dns_servers_v4: dns_servers_v4:
- 172.31.0.4 - 172.31.0.4