mirror of https://github.com/ceph/ceph-ansible.git
13 lines
276 B
Plaintext
13 lines
276 B
Plaintext
|
---
|
||
|
ceph_origin: repository
|
||
|
ceph_repository: community
|
||
|
public_network: "192.168.85.0/24"
|
||
|
cluster_network: "192.168.86.0/24"
|
||
|
monitor_interface: eth1
|
||
|
osd_objectstore: "bluestore"
|
||
|
osd_scenario: lvm
|
||
|
copy_admin_key: true
|
||
|
ceph_conf_overrides:
|
||
|
global:
|
||
|
osd_pool_default_size: 1
|