This commit is contained in:
parent
ee7cd0c12e
commit
3228054172
@ -41,7 +41,7 @@ dhcpd_hosts:
|
||||
|
||||
- hostname: 'oscar'
|
||||
address: '192.168.1.40'
|
||||
ethernet: '7C:83:34:B3:49:9A'
|
||||
ethernet: '68:1D:EF:3C:F0:44'
|
||||
- hostname: 'bleys'
|
||||
address: '192.168.1.42'
|
||||
ethernet: '68:1d:ef:2b:3d:24'
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
default_interface: "enp2s0"
|
||||
default_interface: "enp1s0"
|
||||
consul_iface: "{{ default_interface}}"
|
||||
vault_iface: "{{ default_interface}}"
|
||||
nfs_iface: "{{ default_interface}}"
|
||||
|
Loading…
Reference in New Issue
Block a user