ceph-ansible/tests/functional/collocation/group_vars/clients

12 lines
146 B
Plaintext

---
user_config: True
test:
name: "test"
rule_name: "HDD"
test2:
name: "test2"
rule_name: "HDD"
pools:
- "{{ test }}"
- "{{ test2 }}"