inventory tiny refactor

This commit is contained in:
2025-08-02 21:10:10 +03:00
parent 651b59408b
commit 552f7eebff

View File

@@ -7,22 +7,7 @@ all:
- arti
children:
# Documentation at
# https://wiki.k-space.ee/en/hosting/storage
nasgroup:
hosts:
nas.k-space.ee:
ansible_host: 172.21.0.7
offsite:
ansible_host: 192.168.30.40
admins:
- eaas
vars:
offsite_dataset: offsite/backup_zrepl
misc:
children:
nasgroup:
hosts:
ns1.k-space.ee:
ansible_host: 172.20.0.2
@@ -34,9 +19,20 @@ all:
- eaas
- lauri
# previously known also as nfs nas
children:
# Documentation at
# https://wiki.k-space.ee/en/hosting/storage
nasgroup:
hosts:
# previously known as nfs, nas
external.kube.k-space.ee:
ansible_host: 172.21.3.101
offsite:
ansible_host: 192.168.30.40
admins:
- eaas
vars:
offsite_dataset: offsite/backup_zrepl
# Proxmox aka PVE (Proxmox Virtualization Environment) documented
# https://wiki.k-space.ee/hosting/proxmox
@@ -63,8 +59,6 @@ all:
proxmox:
# Kubernetes cluster setup documented at
# https://git.k-space.ee/k-space/kube
kubernetes:
children:
kubelets:
children:
masters:
@@ -90,9 +84,6 @@ all:
hosts:
worker91.kube.k-space.ee:
snaible_host: 172.21.8.91
# This is Raspberry Pi 400 arm64 worker, it died and has been removed from cluster.
# worker9.kube.k-space.ee:
# ansible_host: 172.21.3.89
# For more information regarding door management refer to
# https://wiki.k-space.ee/en/hosting/doors