
This commit creates a new playbook to deploy both stonith for controllers and instance ha steps so that a user can drive everything by specifying just the two variables "stonith_action" and "instance_ha_action" both supporting two values "install" and "uninstall". It also sets the support for downstream releases too, for all roles, so that one can pass "liberty" or "rhos-8" arbitrarily as release parameter. Change-Id: Ia422e5e79255c0c0c1af178fc637366dc348500b
Utility roles and docs for tripleo-quickstart
These Ansible roles are a set of useful tools to be used on top of TripleO deployments. They can be used together with tripleo-quickstart (and tripleo-quickstart-extras.
The documentation of each role is located in the individual role folders, and general usage information is in the tripleo-quickstart docs.
Description