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

13 lines
167 B
Plaintext
Raw Normal View History

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