kayobe/releasenotes/notes/fix-check-mode-c0f8e1fcb09f730b.yaml
Mark Goddard 533e9ca912 Fix --check argument for overcloud host configure
When running 'kayobe overcloud host configure', there are some tasks
that we need to run even in check mode, to ensure that subsequent tasks
can execute. These tasks should not change the target systems.

Change-Id: Id912ccd7c4bf2a4ccff8d16f2a9aa6ed2127a335
Story: 2004798
Task: 28951
2021-07-08 11:12:43 +01:00

7 lines
205 B
YAML

---
fixes:
- |
Fixes some issues seen when using the ``--check`` argument with ``kayobe
overcloud host configure``. See `story 2004798
<https://storyboard.openstack.org/#!/story/2004798>`__.