ironic/doc/source/install/install-ubuntu.rst
Sam Betts aeb5306093 Move install guide into new doc/source/install location
Change-Id: I7d853142aaf794869466a1ba1bfaa82fd8851b7a
2017-07-05 12:16:37 +01:00

743 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 python-ironicclient
  2. Enable services

    Services are enabled by default on Ubuntu.