DOC add note about building AIO more than once
Change-Id: I2eed20f00b491ebfd9ead7659438534b5c11db60
This commit is contained in:
parent
cb4e4d219b
commit
7c8533a28f
@ -156,6 +156,16 @@ Finally, run the playbooks by executing:
|
|||||||
|
|
||||||
# scripts/run-playbooks.sh
|
# scripts/run-playbooks.sh
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
Do not execute the ``run-playbooks.sh`` more than once. If something goes
|
||||||
|
wrong, it is necessary to start over as described below in the
|
||||||
|
`Rebuilding an AIO`_ section. Alternatively, it may be possible to
|
||||||
|
individually run each playbook rather than starting over. If any playbooks
|
||||||
|
need to be re-run after the initial deploy, they should be run from the
|
||||||
|
playbooks directory with the openstack-ansible command. Executing
|
||||||
|
``run-playbooks.sh`` a second time results in an inconsistent state for LXC
|
||||||
|
IPtables rules and causes network connectivity issues from within containers.
|
||||||
|
|
||||||
The installation process will take a while to complete, but here are some
|
The installation process will take a while to complete, but here are some
|
||||||
general estimates:
|
general estimates:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user