From d63600873b103b2cce4ab59a1d85b2d8a94ce0d7 Mon Sep 17 00:00:00 2001 From: Radar231 Date: Mon, 21 Nov 2022 22:51:18 -0500 Subject: [PATCH] restored rpi4 nodes to k8s cluster in inventory --- del_inventory.yml | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/del_inventory.yml b/del_inventory.yml index 6405c4c..8277ad8 100644 --- a/del_inventory.yml +++ b/del_inventory.yml @@ -81,7 +81,7 @@ all: ansible_port: 50022 k8s: hosts: - node-1-lxc: + node-1-rpi4: ansible_host: 192.168.20.51 node-2-lxc: ansible_host: 192.168.20.52 @@ -89,8 +89,12 @@ all: ansible_host: 192.168.20.53 node-4-lxc: ansible_host: 192.168.20.54 - node-5-lxc: + node-5-rpi4: ansible_host: 192.168.20.55 + node-6-rpi4: + ansible_host: 192.168.20.56 + node-7-rpi4: + ansible_host: 192.168.20.57 nagios_agents: hosts: reddwarf: @@ -121,7 +125,7 @@ all: ansible_host: 192.168.20.29 jellyfin: ansible_host: 192.168.20.31 - node-1-lxc: + node-1-rpi4: ansible_host: 192.168.20.51 node-2-lxc: ansible_host: 192.168.20.52 @@ -129,8 +133,12 @@ all: ansible_host: 192.168.20.53 node-4-lxc: ansible_host: 192.168.20.54 - node-5-lxc: + node-5-rpi4: ansible_host: 192.168.20.55 + node-6-rpi4: + ansible_host: 192.168.20.56 + node-7-rpi4: + ansible_host: 192.168.20.57 skutter01: ansible_host: 192.168.20.61 skutter02: @@ -167,7 +175,7 @@ all: ansible_host: 192.168.20.29 jellyfin: ansible_host: 192.168.20.31 - node-1-lxc: + node-1-rpi4: ansible_host: 192.168.20.51 node-2-lxc: ansible_host: 192.168.20.52 @@ -175,8 +183,12 @@ all: ansible_host: 192.168.20.53 node-4-lxc: ansible_host: 192.168.20.54 - node-5-lxc: + node-5-rpi4: ansible_host: 192.168.20.55 + node-6-rpi4: + ansible_host: 192.168.20.56 + node-7-rpi4: + ansible_host: 192.168.20.57 skutter01: ansible_host: 192.168.20.61 skutter02: