Files
tripleo-operator-ansible/playbooks
Alex Schultz 5fa02569c2 Add control vip to standalone playbook
Since we've switched to pacemaker by default, we need to specify the
control vip.

Change-Id: I2ef813508fbb7cb54ca76a95c5c3997fce6a8b9d
Related-Bug: #1889395
2020-09-28 14:46:08 +00:00
..
2020-02-18 14:40:13 -07:00
2020-09-28 08:43:44 -06:00
2020-02-19 10:07:46 -07:00
2020-09-28 08:43:44 -06:00

Playbooks

This folder contains a set of example playbooks that do the minimum required actions to perform specific actions. They can be used as example files to be tailored to your specific requirements.

Examples

  • container-prepare.yml - Container prepare playbook
  • import-nodes.yml - Baremetal node import and introspection playbook
  • overcloud-deploy.yml - Basic overcloud deployment
  • standalone.yml - Standalone playbook for PoC
  • undercloud.yml - Undercloud installation playbook