openstack-ansible-os_ironic/doc/source/index.rst
Andy McCrae 39adb20596 Update repository with reference to role git location
Change-Id: I0c923830ce1d1d20c7da483be8166873de1f839e
2016-12-22 14:26:22 +00:00

46 lines
1.1 KiB
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
To clone or view the source code for this repository, visit the role repository
for `os_ironic <https://github.com/openstack/openstack-ansible-os_ironic>`_.
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.