ironic-python-agent-builder/doc/source/install/index.rst
Dmitry Tantsur d9bc2b6ccc Add documentation on building images
Mostly copy-pasted with small fixes from ironic-python-agent.

Change-Id: I8333a36f343991a888c6e9276ecae03aaf1941ae
2019-09-18 16:00:24 +02:00

17 lines
600 B
ReStructuredText

======================================
Installing Ironic Python Agent Builder
======================================
Download the ``ironic-python-agent-builder`` archive from
`tarballs.openstack.org`_, install it from your distribution's repositories
or use pip::
pip install --user diskimage-builder ironic-python-agent-builder
In RDO_, the package is available since Train under a slightly different name::
sudo yum install -y openstack-ironic-python-agent-builder
.. _tarballs.openstack.org: https://tarballs.openstack.org/ironic-python-agent-builder/
.. _RDO: https://rdoproject.org