Files
tripleo-operator-ansible/playbooks/README.md
Alex Schultz 556f4ba310 Node import playbook
Include an example playbook that does node import and introspection into
ironic for the deployment.

Change-Id: I40ef775178f8cc11e21e33e7da236055d5928a4f
2020-02-18 14:40:13 -07:00

14 lines
410 B
Markdown

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
--------
* `import-nodes.yml` - Baremetal node import and introspection playbook
* `standalone.yml` - Standalone playbook for PoC
* `undercloud.yml` - Undercloud installation playbook