oscar hardware replacement
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
vincent 2024-06-29 10:21:44 +02:00
parent ee7cd0c12e
commit 3228054172
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,5 +1,5 @@
---
default_interface: "enp2s0"
default_interface: "enp1s0"
consul_iface: "{{ default_interface}}"
vault_iface: "{{ default_interface}}"
nfs_iface: "{{ default_interface}}"