From d518c5e214fe48b441f9270f3eab3212def398fb Mon Sep 17 00:00:00 2001 From: Hayato Date: Fri, 29 Nov 2024 22:43:54 +0900 Subject: [PATCH] Add nuc04 and haccho02 --- inventories/host_vars/networks.yml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/inventories/host_vars/networks.yml b/inventories/host_vars/networks.yml index 0e56dda..aef66b2 100644 --- a/inventories/host_vars/networks.yml +++ b/inventories/host_vars/networks.yml @@ -20,6 +20,11 @@ network: ipv4: 192.168.1.13 shortname: nuc03 sshuser: root + - hostname: nuc04.hayaworld.home + interface: vmk0 + ipv4: 192.168.1.14 + shortname: nuc04 + sshuser: root - hostname: vcsa.hayaworld.home interface: ens160 ipv4: 192.168.1.50 @@ -85,7 +90,12 @@ network: ipv4: 192.168.1.200 shortname: skylark sshuser: hayato - - hostname: haccho.hayaworld.home + - hostname: haccho02.hayaworld.home + interface: ens160 + ipv4: 192.168.1.253 + shortname: haccho + sshuser: hayato + - hostname: haccho01.hayaworld.home interface: ens160 ipv4: 192.168.1.254 shortname: haccho