This repository has been archived on 2024-02-11. You can view files and clone it, but cannot push or open issues or pull requests.
valinor/ansible/kubernetes/inventory/hosts.yaml

29 lines
732 B
YAML
Raw Normal View History

2023-08-13 10:10:15 -05:00
---
kubernetes:
vars:
ansible_user: jahanson
ansible_ssh_port: 22
children:
master:
hosts:
eonwe:
2023-08-13 23:54:15 -05:00
ansible_host: 10.2.1.13
2023-08-13 10:10:15 -05:00
arlen:
2023-08-13 23:54:15 -05:00
ansible_host: 10.2.1.14
nienna:
ansible_host: 10.2.1.15
2023-08-13 10:10:15 -05:00
worker:
hosts:
aule:
ansible_host: 10.2.1.10
ceph_drives:
- /dev/disk/by-id/nvme-SAMSUNG_MZQL2960HCJR-00A07_S64FNE0RA01210
manwe:
ansible_host: 10.2.1.11
ceph_drives:
- /dev/disk/by-id/nvme-SAMSUNG_MZQL2960HCJR-00A07_S64FNE0R801843
varda:
ansible_host: 10.2.1.12
ceph_drives:
- /dev/disk/by-id/nvme-SAMSUNG_MZQL2960HCJR-00A07_S64FNE0R801309