Merge "Add --reproduce-command in UC install and upgrade."

This commit is contained in:
Zuul 2022-02-15 21:31:26 +00:00 committed by Gerrit Code Review
commit f81a30d0aa
2 changed files with 10 additions and 0 deletions

View File

@ -254,6 +254,11 @@ Downloaded ansible playbooks and inventory files (see :ref:`config_download`)
used for undercloud deployment are stored in the tempdir
``~/undercloud-ansible-<XXXX>`` by default.
.. note::
In order to obtain the ansible command used for the installation of the
Undercloud in the artifacts directory, it is necessary to pass the option
``--reproduce-command`` in the Undercloud deployment command.
.. note::
Any passwords set in ``undercloud.conf`` will take precedence over the ones in
``undercloud-passwords.conf``.

View File

@ -128,6 +128,11 @@ Updating Undercloud Components
To upgrade with instack undercloud in Rocky, you'll need to upgrade with
``--use-heat=False`` option. Note this isn't tested and not supported.
.. note::
In order to obtain the ansible command used for the installation of the
Undercloud in the artifacts directory, it is necessary to pass the option
``--reproduce-command`` in the Undercloud upgrade command.
.. note::
It's possible to enable verbose logging with ``--verbose`` option.
To cleanup an undercloud after its upgrade, you'll need to set