diff --git a/playbooks/roles/bifrost-ironic-install/templates/systemd_template.j2 b/playbooks/roles/bifrost-ironic-install/templates/systemd_template.j2 index 79339c0db..8985e288d 100644 --- a/playbooks/roles/bifrost-ironic-install/templates/systemd_template.j2 +++ b/playbooks/roles/bifrost-ironic-install/templates/systemd_template.j2 @@ -8,6 +8,7 @@ User=ironic RuntimeDirectory=ironic RuntimeDirectoryMode=750 RuntimeDirectoryPreserve=yes +Restart=on-failure [Install] WantedBy=multi-user.target