instant_osd/ansible_role/cephXX.yml

9 lines
133 B
YAML
Raw Permalink Normal View History

2024-07-20 18:29:29 +00:00
---
- hosts: cephXX.ceph.mousetech.com
remote_user: almalinux
become: yes
# new ceph node
roles:
- { role: ceph_osd_host }