ceph-ansible/tests/functional/shrink_mds/group_vars/all

15 lines
342 B
Plaintext
Raw Normal View History

---
ceph_origin: repository
ceph_repository: community
public_network: "192.168.77.0/24"
cluster_network: "192.168.78.0/24"
monitor_interface: eth1
radosgw_interface: eth1
journal_size: 100
osd_objectstore: "bluestore"
osd_scenario: lvm
copy_admin_key: true
ceph_conf_overrides:
global:
osd_pool_default_size: 1
dashboard_enabled: False