Ansible role to manage corosync / pacemaker cluster nodes in an Openstack environment.
A running and healthy corosync / pacemaker cluster and Openstack credentials.
The main variables are:
openstack_ha_node_openrc_source
andopenstack_ha_node_openrc_destination
: openrc file to install on the nodes (source and destination)openstack_ha_node_ca_cert_source
: custom API certificatesopenstack_ha_local_resource_agents
: resource agents to copy to the nodesopenstack_ha_remote_resource_agents
: resource agents to download
This playbook is a standalone playbook. However, it is co-developed with ansible-ha-cluster.
GPL-3+
Mathieu GRZYBEK