From 78a2d12f10a55c5abbad11659eae57108c097e53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dev2Back-=EB=B3=80=EC=A0=95=ED=9B=88?= <131643404+ByeonJungHun@users.noreply.github.com> Date: Wed, 12 Jul 2023 11:34:14 +0900 Subject: [PATCH] Update inventory --- inventory | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/inventory b/inventory index bc8b4c4..8033679 100644 --- a/inventory +++ b/inventory @@ -1,15 +1,14 @@ [cmoa-master] -ansible_host=10.10.43.200 - +cmoa-master-1 ansible_host=10.10.43.200 ip=10.10.43.200 [agent-master] -ansible_host=10.10.43.227 +master ansible_host=10.10.43.227 ip=10.10.43.227 [containerd] -ansible_host=10.10.43.228 +worker01 ansible_host=10.10.43.228 ip=10.10.43.228 [docker] -ansible_host=10.10.43.227 +master ansible_host=10.10.43.227 ip=10.10.43.227 [crio] -ansible_host=10.10.43.229 +worker02 ansible_host=10.10.43.229 ip=10.10.43.229