aeb5306093
Change-Id: I7d853142aaf794869466a1ba1bfaa82fd8851b7a
32 lines
743 B
ReStructuredText
32 lines
743 B
ReStructuredText
.. _install-ubuntu:
|
|
|
|
================================
|
|
Install and configure for Ubuntu
|
|
================================
|
|
|
|
This section describes how to install and configure the Bare Metal
|
|
service for Ubuntu 14.04 (LTS).
|
|
|
|
.. include:: include/common-prerequisites.rst
|
|
|
|
Install and configure components
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
#. Install from packages (using apt-get)
|
|
|
|
.. code-block:: console
|
|
|
|
# apt-get install ironic-api ironic-conductor python-ironicclient
|
|
|
|
#. Enable services
|
|
|
|
Services are enabled by default on Ubuntu.
|
|
|
|
.. include:: include/common-configure.rst
|
|
|
|
.. include:: include/configure-ironic-api.rst
|
|
|
|
.. include:: include/configure-ironic-api-mod_wsgi.rst
|
|
|
|
.. include:: include/configure-ironic-conductor.rst
|