mirror of https://github.com/ceph/ceph-ansible.git
10 lines
208 B
Plaintext
10 lines
208 B
Plaintext
|
---
|
||
|
ceph_origin: repository
|
||
|
ceph_repository: community
|
||
|
public_network: "192.168.51.0/24"
|
||
|
cluster_network: "192.168.52.0/24"
|
||
|
ceph_conf_overrides:
|
||
|
global:
|
||
|
osd_pool_default_size: 3
|
||
|
openstack_config: False
|