2023-08-10 16:35:17 +00:00
|
|
|
all:
|
|
|
|
children:
|
2024-07-19 08:47:16 +00:00
|
|
|
misc:
|
2023-08-19 18:31:30 +00:00
|
|
|
hosts:
|
|
|
|
ns1.k-space.ee:
|
2024-07-19 09:55:40 +00:00
|
|
|
ansible_host: 172.20.0.2
|
2024-07-19 08:47:16 +00:00
|
|
|
nas.k-space.ee:
|
|
|
|
ansible_host: 172.23.0.7
|
|
|
|
proxmox:
|
|
|
|
vars:
|
|
|
|
admins:
|
|
|
|
- rasmus
|
|
|
|
hosts:
|
|
|
|
pve1:
|
|
|
|
ansible_host: 172.21.20.1
|
|
|
|
pve2:
|
|
|
|
ansible_host: 172.21.20.2
|
|
|
|
pve8:
|
|
|
|
ansible_host: 172.21.20.8
|
|
|
|
pve9:
|
|
|
|
ansible_host: 172.21.20.9
|
2023-08-13 17:21:15 +00:00
|
|
|
kubernetes:
|
|
|
|
children:
|
|
|
|
masters:
|
|
|
|
hosts:
|
|
|
|
master1.kube.k-space.ee:
|
2024-07-19 08:47:16 +00:00
|
|
|
ansible_host: 172.21.3.51
|
2023-08-13 17:21:15 +00:00
|
|
|
master2.kube.k-space.ee:
|
2024-07-19 08:47:16 +00:00
|
|
|
ansible_host: 172.21.3.52
|
2023-08-13 17:21:15 +00:00
|
|
|
master3.kube.k-space.ee:
|
2024-07-19 08:47:16 +00:00
|
|
|
ansible_host: 172.21.3.53
|
2023-08-13 17:21:15 +00:00
|
|
|
kubelets:
|
|
|
|
children:
|
|
|
|
mon:
|
|
|
|
hosts:
|
|
|
|
mon1.kube.k-space.ee:
|
2024-07-19 08:47:16 +00:00
|
|
|
ansible_host: 172.21.3.61
|
2023-08-13 17:21:15 +00:00
|
|
|
mon2.kube.k-space.ee:
|
2024-07-19 08:47:16 +00:00
|
|
|
ansible_host: 172.21.3.62
|
2023-08-13 17:21:15 +00:00
|
|
|
mon3.kube.k-space.ee:
|
2024-07-19 08:47:16 +00:00
|
|
|
ansible_host: 172.21.3.63
|
2023-08-13 17:21:15 +00:00
|
|
|
storage:
|
|
|
|
hosts:
|
|
|
|
storage1.kube.k-space.ee:
|
2024-07-19 08:47:16 +00:00
|
|
|
ansible_host: 172.20.3.71
|
2023-08-13 17:21:15 +00:00
|
|
|
storage2.kube.k-space.ee:
|
2024-07-19 08:47:16 +00:00
|
|
|
ansible_host: 172.20.3.72
|
2023-08-13 17:21:15 +00:00
|
|
|
storage3.kube.k-space.ee:
|
2024-07-19 08:47:16 +00:00
|
|
|
ansible_host: 172.20.3.73
|
2023-08-13 17:21:15 +00:00
|
|
|
storage4.kube.k-space.ee:
|
2024-07-19 08:47:16 +00:00
|
|
|
ansible_host: 172.20.3.74
|
2023-08-13 17:21:15 +00:00
|
|
|
workers:
|
|
|
|
hosts:
|
|
|
|
worker1.kube.k-space.ee:
|
2024-07-19 08:47:16 +00:00
|
|
|
ansible_host: 172.20.3.81
|
2023-08-13 17:21:15 +00:00
|
|
|
worker2.kube.k-space.ee:
|
2024-07-19 08:47:16 +00:00
|
|
|
ansible_host: 172.20.3.82
|
2023-08-13 17:21:15 +00:00
|
|
|
worker3.kube.k-space.ee:
|
2024-07-19 08:47:16 +00:00
|
|
|
ansible_host: 172.20.3.83
|
2023-08-13 17:21:15 +00:00
|
|
|
worker4.kube.k-space.ee:
|
2024-07-19 08:47:16 +00:00
|
|
|
ansible_host: 172.20.3.84
|
|
|
|
# worker9.kube.k-space.ee:
|
|
|
|
# ansible_host: 172.20.3.89
|
2023-08-10 16:35:17 +00:00
|
|
|
doors:
|
2024-07-19 08:47:16 +00:00
|
|
|
vars:
|
|
|
|
admins:
|
|
|
|
- arti
|
|
|
|
- herman
|
2023-08-10 16:35:17 +00:00
|
|
|
hosts:
|
2024-07-19 08:47:16 +00:00
|
|
|
grounddoor:
|
|
|
|
ansible_host: 100.102.3.1
|
|
|
|
frontdoor:
|
|
|
|
ansible_host: 100.102.3.2
|
|
|
|
backdoor:
|
|
|
|
ansible_host: 100.102.3.3
|
|
|
|
workshopdoor:
|
|
|
|
ansible_host: 100.102.3.4
|