We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a875ce5 commit 900c96bCopy full SHA for 900c96b
roles/cephadm/tasks/osds.yml
@@ -31,7 +31,7 @@
31
command:
32
cmd: >
33
cephadm shell --
34
- ceph orch apply osd -i /var/run/ceph/osd_spec.yml
+ ceph orch apply -i /var/run/ceph/osd_spec.yml
35
when: cephadm_osd_spec | length > 0
36
become: true
37
0 commit comments