diff --git a/ansible/group_vars/dhcp/dhcp b/ansible/group_vars/dhcp/dhcp index 8b251f2..1c24d22 100644 --- a/ansible/group_vars/dhcp/dhcp +++ b/ansible/group_vars/dhcp/dhcp @@ -45,13 +45,6 @@ dhcpd_hosts: - hostname: 'bleys' address: '192.168.1.42' ethernet: '68:1d:ef:2b:3d:24' - - hostname: 'VMAS-HML' - address: '192.168.1.50' - ethernet: '52:54:00:02:74:ed' - - - hostname: 'VMAS-BUILD' - address: '192.168.1.53' - ethernet: '52:54:13:1e:93' - hostname: 'xiaomi-chambre-gateway' @@ -69,4 +62,7 @@ dhcpd_hosts: - hostname: 'shelly-chambre-ventilo' address: '192.168.1.65' ethernet: 'e0:98:06:97:78:0b' + - hostname: 'shelly-Bureau-chauffeau' + address: '192.168.1.66' + ethernet: '8c:aa:b5:42:b9:b9'