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
2023-09-25 19:18:46 -05:00

20 lines
490 B
YAML

---
kubernetes:
vars:
ansible_user: jahanson
ansible_ssh_port: 22
children:
master:
hosts:
aule:
ansible_host: 10.2.0.3
ceph_drives:
- /dev/disk/by-id/scsi-0HC_Volume_37231496
eonwe:
ansible_host: 10.2.0.4
ceph_drives:
- /dev/disk/by-id/scsi-0HC_Volume_37231521
arlen:
ansible_host: 10.2.0.5
ceph_drives:
- /dev/disk/by-id/scsi-0HC_Volume_37231596