From dc5f6000898e81f7614f1f0c35376a6db8d45bf2 Mon Sep 17 00:00:00 2001 From: Radar231 Date: Sat, 13 Nov 2021 10:09:27 -0500 Subject: [PATCH] added monitorix section --- del_inventory.yml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/del_inventory.yml b/del_inventory.yml index 5a4b97d..341ff67 100644 --- a/del_inventory.yml +++ b/del_inventory.yml @@ -79,6 +79,36 @@ all: ansible_host: 192.168.7.32 docker2: ansible_host: 192.168.7.33 + npm: + ansible_host: 192.168.7.40 + node-1-rpi4: + ansible_host: 192.168.7.51 + node-2-lxc: + ansible_host: 192.168.7.52 + node-3-lxc: + ansible_host: 192.168.7.53 + 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 + monitorix: + hosts: + reddwarf: + ansible_host: 192.168.7.10 + starbug: + ansible_host: 192.168.7.15 + delans: + ansible_host: 192.168.7.31 + docker1: + ansible_host: 192.168.7.32 + docker2: + ansible_host: 192.168.7.33 + npm: + ansible_host: 192.168.7.40 node-1-rpi4: ansible_host: 192.168.7.51 node-2-lxc: