From 289e8a9b625f758ed02a9c779c8a604651d1a596 Mon Sep 17 00:00:00 2001 From: Radar231 Date: Thu, 7 Oct 2021 20:46:34 -0400 Subject: [PATCH] updated inventory file to accomodate cluster node reorg --- del_inventory.yml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/del_inventory.yml b/del_inventory.yml index 1802fc5..f72c170 100644 --- a/del_inventory.yml +++ b/del_inventory.yml @@ -53,20 +53,20 @@ all: # ansible_port: 50022 k8s: hosts: - node1: + node-1-rpi4: ansible_host: 192.168.7.51 - node2: + node-2-lxc: ansible_host: 192.168.7.52 - node3: + node-3-lxc: ansible_host: 192.168.7.53 - pi4-1: - ansible_host: 192.168.7.21 - pi4-2: - ansible_host: 192.168.7.22 - pi4-3: - ansible_host: 192.168.7.23 - pi4-4: - ansible_host: 192.168.7.24 + node-4-lxc: + ansible_host: 192.168.7.54 + node-5-rpi4: + ansible_host: 192.168.7.55 + node-6-rpi4: + ansible_host: 192.168.7.56 + node-7-rpi4: + ansible_host: 192.168.7.57 nagios_agents: hosts: reddwarf: