File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ We can then provision and configure them:
7676 :substitutions:
7777
7878 kayobe# kayobe overcloud provision --limit |hypervisor_hostname|
79- kayobe# kayobe overcloud host configure --limit |hypervisor_hostname| --kolla-limit |hypervisor_hostname|
79+ kayobe# kayobe overcloud host configure --limit |hypervisor_hostname|
8080 kayobe# kayobe overcloud service deploy --limit |hypervisor_hostname| --kolla-limit |hypervisor_hostname|
8181
8282 Replacing a Failing Hypervisor
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ Apply LVM configuration using Kayobe for the replaced device (here on ``storage-
6767
6868.. code-block :: console
6969
70- kayobe$ kayobe overcloud host configure -t lvm -kt none -l storage-0 -kl storage-0
70+ kayobe$ kayobe overcloud host configure -t lvm -l storage-0
7171
7272 Before running Ceph-Ansible, also remove vestigial state directory
7373from ``/var/lib/ceph/osd `` for the purged OSD
You can’t perform that action at this time.
0 commit comments