new bleys compute
This commit is contained in:
parent
d9cf7cb297
commit
a4b6c68fdd
@ -44,8 +44,7 @@ dhcpd_hosts:
|
||||
ethernet: '68:1D:EF:3C:F0:44'
|
||||
- hostname: 'bleys'
|
||||
address: '192.168.1.42'
|
||||
ethernet: '68:1d:ef:2b:3d:24'
|
||||
|
||||
ethernet: '14:B3:1F:14:C0:D2'
|
||||
|
||||
- hostname: 'xiaomi-chambre-gateway'
|
||||
address: '192.168.1.61'
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
ansible_host: "192.168.1.42"
|
||||
ansible_python_interpreter: "/usr/bin/python3"
|
||||
default_interface: "enp2s0"
|
||||
default_interface: "enp0s31f6"
|
||||
consul_iface: "{{ default_interface}}"
|
||||
vault_iface: "{{ default_interface}}"
|
||||
nfs_iface: "{{ default_interface}}"
|
||||
|
Loading…
Reference in New Issue
Block a user