ceph-ansible/tests/functional/centos/7/docker-collocation/group_vars/osds

6 lines
251 B
Plaintext
Raw Normal View History

---
ceph_osd_docker_run_script_path: /var/tmp
# OSD_FORCE_ZAP is only for Jewel, the function does not exist anymore on Luminous and above
ceph_osd_docker_prepare_env: -e OSD_JOURNAL_SIZE={{ journal_size }} -e OSD_FORCE_ZAP=1
osd_scenario: collocated