new bleys compute

This commit is contained in:
vincent 2024-12-08 08:31:37 +01:00
parent d9cf7cb297
commit a4b6c68fdd
2 changed files with 2 additions and 3 deletions

View File

@ -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'

View File

@ -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}}"