ceph-ansible/infrastructure-playbooks/rgw-standalone.yml

11 lines
193 B
YAML

---
# Run ceph-rgw role standalone
# Need to load the facts from mons because ceph-common need them to generate the ceph.conf
- hosts: mons
- hosts: rgws
become: True
roles:
- ceph-rgw