minor updates on playbook
This commit is contained in:
parent
4a62ef6f20
commit
716d315cdb
|
|
@ -46,7 +46,7 @@
|
|||
trim_blocks: true
|
||||
lstrip_blocks: true
|
||||
loop:
|
||||
- { name: "ceph.conf.j2", dest: "/root/ceph.conf" }
|
||||
# - { name: "ceph.conf.j2", dest: "/root/ceph.conf" }
|
||||
- { name: "cluster_spec.yml.j2", dest: "/root/cluster_spec.yml" }
|
||||
- { name: "initial-ceph.j2", dest: "/root/initial-ceph.conf" }
|
||||
- { name: "sshd_config.j2", dest: "/etc/ssh/sshd_config"}
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ placement:
|
|||
label: "mgr"
|
||||
---
|
||||
service_type: osd
|
||||
service_id: 12_SDD
|
||||
service_id: All_disks
|
||||
service_name: osd.all-available-devices
|
||||
placement:
|
||||
label: "osd"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user