From b75d86008e0cf1217a8b3ef0a79c4860ac14f40c Mon Sep 17 00:00:00 2001 From: cradle8810 Date: Wed, 1 May 2024 06:39:16 +0900 Subject: [PATCH] =?UTF-8?q?VMware=E7=B3=BB=E3=81=AEIP=E3=82=A2=E3=83=89?= =?UTF-8?q?=E3=83=AC=E3=82=B9=E3=82=92=E8=BF=BD=E8=A8=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- inventories/host_vars/networks.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/inventories/host_vars/networks.yml b/inventories/host_vars/networks.yml index 4af835b..6488f90 100644 --- a/inventories/host_vars/networks.yml +++ b/inventories/host_vars/networks.yml @@ -1,5 +1,20 @@ --- network: + vcsa: + hostname: vcsa.hayaworld.local + interface: ens160 + ipv4: 192.168.1.10 + shortname: vcsa + nuc01: + hostname: nuc01.hayaworld.local + interface: vmk0 + ipv4: 192.168.1.11 + shortname: nuc01 + nuc02: + hostname: nuc02.hayaworld.local + interface: vmk0 + ipv4: 192.168.1.12 + shortname: nuc02 rui: hostname: rui.hayaworld.local interface: ens160