tripleo-heat-templates/environments/compute-instanceha.yaml

10 lines
363 B
YAML

# An environment which enables instance HA
# Needs to be combined with environments/puppet-pacemaker.yaml
# The ComputeInstanceHA *and* PacemakerRemote services need to be added
# to your Compute role
resource_registry:
OS::TripleO::Services::ComputeInstanceHA: ../puppet/services/pacemaker/compute-instanceha.yaml
parameter_defaults:
EnableInstanceHA: true