Alex Schultz da41aaaa27 Add container prepare playbook
This adds a playbook that can run the container prepare default command
to generate a default ContainerImagePrepare setting or can be used to
run the container image prepare process to download the containers to an
existing overcloud.

Change-Id: Ibc5c6acf305b6b3d8f6d589a5c1058cc7f9bc3e8
2020-02-18 14:40:30 -07:00
..
2020-02-18 14:40:13 -07:00
2020-02-18 14:40:30 -07:00
2020-02-07 23:18:46 +00:00
2020-02-07 23:18:46 +00: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
  • standalone.yml - Standalone playbook for PoC
  • undercloud.yml - Undercloud installation playbook