From b54e4a2e0b063d1c1c395e53fbb67dd4ee0068f6 Mon Sep 17 00:00:00 2001 From: Salt Date: Thu, 25 Feb 2021 12:46:38 -0600 Subject: [PATCH] Update inventory to reflect a change in Pi roles The rest of the nodes should come in tomorrow, after which I'll reinstate node 1 and add a couple more --- inventory/hosts.yml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/inventory/hosts.yml b/inventory/hosts.yml index f3c99fd..0b2a0f3 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -19,9 +19,17 @@ all: vars: kubernetes_role: node hosts: - pi-kub-node-1.desu.ltd: +# pi-kub-node-1.desu.ltd: pi-kub-node-2.desu.ltd: pi-kub-node-3.desu.ltd: + pis: + vars: + docker_apt_arch: arm64 + children: + storage: + hosts: + pi-storage-1.desu.ltd: + ansible_host: 192.168.103.1 desktop: hosts: dsk-ryzen-0.desu.ltd: