mirror of https://github.com/ceph/ceph-ansible.git
11 lines
226 B
Plaintext
11 lines
226 B
Plaintext
|
---
|
||
|
ceph_origin: repository
|
||
|
ceph_repository: dev
|
||
|
public_network: "192.168.81.0/24"
|
||
|
cluster_network: "192.168.82.0/24"
|
||
|
monitor_interface: eth1
|
||
|
radosgw_interface: eth1
|
||
|
ceph_conf_overrides:
|
||
|
global:
|
||
|
osd_pool_default_size: 1
|