Merge "Add step about deploying HA controllers with containers"

This commit is contained in:
Jenkins 2017-07-21 15:06:35 +00:00 committed by Gerrit Code Review
commit 2a5073ab3c
1 changed files with 6 additions and 0 deletions

View File

@ -74,6 +74,12 @@ deploy` command::
-e /usr/share/openstack-tripleo-heat-templates/environments/docker.yaml
If deploying with highly available controller nodes, include the
following extra environment file in addition to the above and in place
of the `environments/puppet-pacemaker.yaml` file::
-e /usr/share/openstack-tripleo-heat-templates/environments/docker-ha.yaml
In case of a local docker registry, also add the path to the override file::
-e $HOME/docker_registry.yaml