6861fb324b
This change fixes typos in comments, parameter descriptions and ansible task names. Change-Id: I82b67ca834077b66ebd71744face3bba0b43da2f
7 lines
314 B
YAML
7 lines
314 B
YAML
# Environment file to deploy the Redis in a pacemaker cluster.
|
|
# As Redis is no longer deployed by default, this file is only
|
|
# necessary if you upgrade an existing overcloud or if you implicitly
|
|
# rely on Redis
|
|
resource_registry:
|
|
OS::TripleO::Services::Redis: ../deployment/database/redis-pacemaker-puppet.yaml
|