File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -253,7 +253,7 @@ Configure nova-api
253
253
pci.alias also needs to be configured on the controller.
254
254
This configuration should match the configuration found on the compute nodes.
255
255
Add it to Kolla-Ansible configuration file:
256
- ``etc/kayobe/kolla/config/nova-api /nova.conf ``, for instance:
256
+ ``etc/kayobe/kolla/config/nova/nova-api .conf ``, for instance:
257
257
258
258
.. code-block :: yaml
259
259
@@ -267,7 +267,7 @@ Reconfigure nova service
267
267
268
268
.. code-block :: text
269
269
270
- kayobe overcloud service reconfigure -kt nova --kolla-skip-tags common --skip-precheck
270
+ kayobe overcloud service reconfigure --kolla-tags nova --kolla-skip-tags common --skip-prechecks
271
271
272
272
Configure a flavor
273
273
^^^^^^^^^^^^^^^^^^
You can’t perform that action at this time.
0 commit comments