ceph-ansible/tests/functional/centos/7/bs-osds-non-container/group_vars/all.yml

15 lines
311 B
YAML

---
ceph_origin: repository
ceph_repository: community
cluster: test
monitor_interface: eth1
public_network: "192.168.45.0/24"
cluster_network: "192.168.46.0/24"
ceph_conf_overrides:
global:
osd_pool_default_size: 1
osd:
bluestore block db size = 67108864
bluestore block wal size = 1048576000