
The first phase sets up the node-to-node tunnels at step 1; this ensures that the corosync cluster setup is done over the tunnels and prevents any timeouts that were happening when the setup was done after the cluster was up. This has the added value that all the pacemaker communication is encrypted from the beginning. The second phase is the VIP tunnel setup, which is in step 3. This is because we need the VIPs to be setup by pacemaker, and we also need pacemaker to be up. Depends-On: Ib9a134648c74e5dfcbd7a8ebd2d67bda87992497 Change-Id: Ic402dc73044e2426b097ed0eaf57a77c5e6eef24
Externally Installed Services
The services in this directory and the Ansible hook they use (external_deploy_tasks) are currently considered experimental.