Update ha docs
It appears puppet-pacemaker.yaml is no longer the correct way to enable HA. docker-ha.yaml seems to be correct, so document that instead. Change-Id: Iaa5d1b1511a48308186fbc9c02e65a972a8efeaa Closes-Bug: 1778948
This commit is contained in:
parent
a5fe7a9f85
commit
a6f76a1eec
@ -15,4 +15,4 @@ Create the following environment file::
|
||||
And add the following arguments to your `openstack overcloud deploy`
|
||||
command to deploy with HA::
|
||||
|
||||
-e environment.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/puppet-pacemaker.yaml --ntp-server pool.ntp.org
|
||||
-e environment.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/docker-ha.yaml --ntp-server pool.ntp.org
|
||||
|
Loading…
x
Reference in New Issue
Block a user