From 854f59627033c0cad5d532461418bc40606590ca Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Wed, 12 May 2021 09:23:10 -0400 Subject: [PATCH] 0.1.39-DEV-20210512-092230 -------------------------- * ADD: - ipa, ipa2, ipa3 added to host_vars/10.1.1.193.yml --- host_vars/10.1.1.193.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/host_vars/10.1.1.193.yml b/host_vars/10.1.1.193.yml index 0f2d526..534c739 100644 --- a/host_vars/10.1.1.193.yml +++ b/host_vars/10.1.1.193.yml @@ -163,3 +163,15 @@ bastion: mac_address : "D2:87:A1:CF:41:AE" ip_address : "10.1.1.125" + + ipa: + mac_address : "66:21:75:AB:5F:10" + ip_address : "10.1.1.11" + + ipa2: + mac_address : "7E:00:BD:A0:6C:AA" + ip_address : "10.1.1.12" + + ipa3: + mac_address : "56:DA:AB:5D:10:72" + ip_address : "10.1.1.13"