#!/bin/bash
set -eux

os-svc-daemon -i "$IRONIC_VENV_DIR" ironic-api ironic ironic-api "--config-file /etc/ironic/ironic.conf"
