Include an example playbook that does node import and introspection into ironic for the deployment. Change-Id: I40ef775178f8cc11e21e33e7da236055d5928a4f
14 lines
410 B
Markdown
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
|