kayobe/ansible/group_vars/all/ceph

8 lines
276 B
Plaintext

---
###############################################################################
# OpenStack Ceph configuration.
# Ansible host pattern matching hosts on which Ceph storage services
# are deployed. The default is to use hosts in the 'storage' group.
ceph_hosts: "storage"