Skip to content

Commit 34d4fec

Browse files
authored
Merge pull request #2213 from stackhpc/upgrade-kolla-ironic
docs: Fix path to ironic.conf
2 parents 97763db + b9840d5 commit 34d4fec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/operations/upgrading-openstack.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,8 @@ From Dalmatian, `Kayobe no longer provides its own default driver & interfaces
196196
for Ironic and follows Ironic's default.
197197
This can cause your Ironic configuration ``ironic.conf`` to regress.
198198
Check the configuration difference before applying and re-add your options at
199-
``$KAYOBE_CONFIG_PATH/kolla/ironic.conf``
200-
(``$KAYOBE_CONFIG_PATH/environments/<env>/kolla/ironic.conf`` if using environments)
199+
``$KAYOBE_CONFIG_PATH/kolla/config/ironic.conf``
200+
(``$KAYOBE_CONFIG_PATH/environments/<env>/kolla/config/ironic.conf`` if using environments)
201201

202202
For example,
203203

0 commit comments

Comments
 (0)