ironic/doc/source/install/install-ubuntu.rst
Dmitry Tantsur e37af45935 Document single process Ironic
Change-Id: I2e60d989e7e3717510a8be2832db8a64ceac892e
Story: #2009676
Task: #44120
2021-12-13 12:52:25 +01:00

801 B

Install and configure for Ubuntu

This section describes how to install and configure the Bare Metal service for Ubuntu 14.04 (LTS).

Install and configure components

  1. Install from packages (using apt-get)

    # apt-get install ironic-api ironic-conductor python3-ironicclient
  2. Enable services

    Services are enabled by default on Ubuntu.