Doc: Notice to disable security hardening role during minor upgrades

Change-Id: I9d6adbe293543f953b0fd8b94b94cf21e914cc0b
Closes-Bug: #1568029
This commit is contained in:
Jean-Philippe Evrard 2016-04-29 18:18:58 +01:00 committed by Alexandra Settle
parent afc9ec9815
commit 12f0c68983

View File

@ -8,6 +8,11 @@ Upgrades between minor versions of OpenStack-Ansible are handled by
updating the repository clone to the latest tag, then executing playbooks
against the target hosts.
.. note:: In order to avoid issues and ease the troubleshooting if an
issue appears during the upgrade, disable the security
hardening role before running the following steps. Set your
variable ``apply_security_hardening`` to ``False``.
A minor upgrade typically requires the execution of the following:
#. Change directory into the repository clone root directory: