Clarify commands for local registry push/prepare

Co-authored-by: Steve Baker <sbaker@redhat.com>

Change-Id: Ie5fbf68d3c456572d83c44414600b46b3b1ce999
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
This commit is contained in:
Bogdan Dobrelya 2018-06-04 11:50:37 +02:00
parent c83e966d63
commit 6052c4329c

View File

@ -100,6 +100,15 @@ pull and push destinations::
--output-env-file ~/docker_registry.yaml \
--output-images-file overcloud_containers.yaml
.. note:: Use the IP address of your undercloud, which you previously set with
the `local_ip` parameter in your `undercloud.conf` file. For these example
commands, the address is assumed to be `192.168.24.1:8787`.
This creates an `~/docker_registry.yaml` environment file, which contains image
locations on the undercloud. You include this file with your deployment.
This also creates a file called `overcloud_containers.yaml` with your
container image information you should use to push images into the local registry.
.. admonition:: Stable Branch
:class: stable