Joshua Hesketh 1adaee4408 Replace github link with published spec
Change-Id: I497132fbe107019184b657645df78cc2c7d08258
2016-11-03 12:13:28 +11:00

43 lines
961 B
ReStructuredText

======================================================
OpenStack-Ansible role for Bare Metal (ironic) service
======================================================
.. toctree::
:maxdepth: 2
configure-ironic.rst
This is an OpenStack-Ansible role to deploy the Bare Metal (ironic)
service. See the `role-ironic spec`_ for more information.
.. _role-ironic spec: http://specs.openstack.org/openstack/openstack-ansible-specs/specs/mitaka/role-ironic.html
Default variables
~~~~~~~~~~~~~~~~~
.. literalinclude:: ../../defaults/main.yml
:language: yaml
:start-after: under the License.
Required variables
~~~~~~~~~~~~~~~~~~
None.
Example playbook
~~~~~~~~~~~~~~~~
.. literalinclude:: ../../examples/playbook.yml
:language: yaml
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.