openstack-ansible-os_ironic/doc/source/index.rst
Jonathan Rosser 4049c1ee5b Update ironic documentation
* A concrete example for an LXC based deployment
* How to deploy multiple CPU architectures
* Debugging tips

Change-Id: Ic68cfc1116dd408c31948abbba92ac564f254b2b
2023-03-08 18:13:39 +00:00

1.3 KiB

OpenStack-Ansible role for Bare Metal (ironic) service

configure-ironic.rst configure-lxc-example.rst configure-inspector.rst configure-ironic-multiarch.rst configure-ironic-debugging.rst

This is an OpenStack-Ansible role to deploy the Bare Metal (ironic) service. See the role-ironic spec for more information.

To clone or view the source code for this repository, visit the role repository for os_ironic.

Default variables

../../defaults/main.yml

Dependencies

This role needs pip >= 7.1 installed on the target host.

Example playbook

../../examples/playbook.yml

Tags

This role supports the ironic-install and ironic-config tags. Use the ironic-install tag to install and upgrade. Use the ironic-config tag to maintain configuration of the service.