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

21 lines
490 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:
2023-09-25 19:18:46 -05:00
aule:
ansible_host: 10.2.0.3
2023-09-22 22:34:02 -05:00
ceph_drives:
- /dev/disk/by-id/scsi-0HC_Volume_37231496
2023-09-25 19:18:46 -05:00
eonwe:
ansible_host: 10.2.0.4
2023-09-22 22:34:02 -05:00
ceph_drives:
- /dev/disk/by-id/scsi-0HC_Volume_37231521
2023-09-25 19:18:46 -05:00
arlen:
ansible_host: 10.2.0.5
2023-09-22 22:34:02 -05:00
ceph_drives:
- /dev/disk/by-id/scsi-0HC_Volume_37231596