mirror of https://github.com/ceph/ceph-ansible.git
16 lines
166 B
Plaintext
16 lines
166 B
Plaintext
|
[mons]
|
||
|
mon0 monitor_address=192.168.25.10
|
||
|
|
||
|
[mgrs]
|
||
|
mon0
|
||
|
|
||
|
[osds]
|
||
|
osd0
|
||
|
osd1
|
||
|
|
||
|
[grafana-server]
|
||
|
mon0
|
||
|
|
||
|
[all:vars]
|
||
|
debian_ceph_packages=['ceph', 'ceph-common', 'ceph-fuse']
|