openstack-ansible-os_ironic/doc/source/index.rst
Jean-Philippe Evrard b5b4a5ebed Remove pip_install dependency
With addition of pip_install on every node, we don't
need to have pip_install as a meta dependency.

Depends-On: If3412bb888ebb854874bbc43eb76bfcb3e4a7868
Depends-On: I79ff70c438b44753be2a93f004ebbc46de0a963d
Change-Id: Ia7612ad0ef2652ccdaa7370027c8f1fe5e8376fe
2017-12-05 11:55:14 +00:00

1.1 KiB

OpenStack-Ansible role for Bare Metal (ironic) service

configure-ironic.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.