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
This commit is contained in:
parent
c5bd49b3ed
commit
b54e4a2e0b
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user