Alex Schultz e7d141a651 Fix image build for python3
If running on centos8/rhel8 we need to include
overcloud-images-python3.yaml and not overcloud-images.yaml.

Change-Id: Ie482b6661e69242791bb45da993cb407dcb90745
2020-03-24 17:13:05 -06:00
..
2020-02-18 14:40:13 -07:00
2020-02-19 10:07:46 -07:00
2020-02-07 23:18:46 +00:00
2020-02-19 12:46:32 -07: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