mirror of https://github.com/ceph/ceph-ansible.git
use the agent on monitors on site.yml.sample
Signed-off-by: Alfredo Deza <adeza@redhat.com>pull/539/head
parent
f49b348979
commit
b0fce503a8
|
@ -5,6 +5,7 @@
|
|||
become: True
|
||||
roles:
|
||||
- ceph-mon
|
||||
- ceph-agent
|
||||
|
||||
- hosts: osds
|
||||
become: True
|
||||
|
|
Loading…
Reference in New Issue