ceph-rollout/inv.yaml
2024-12-17 12:01:47 +03:00

17 lines
455 B
YAML

ceph-nodes:
hosts:
node01.brbd.ceph.szfo:
ansible_host: 10.50.8.75
ansible_user: g10
ansible_ssh_pass: 12345
ansible_become_pass: 12345
node02.brbd.ceph.szfo:
ansible_host: 10.50.8.76
ansible_user: g10
ansible_ssh_pass: 12345
ansible_become_pass: 12345
node03.brbd.ceph.szfo:
ansible_host: 10.50.8.77
ansible_user: g10
ansible_ssh_pass: 12345
ansible_become_pass: 12345