Skip to content
Snippets Groups Projects
Commit 4a40418e authored by Michal Nasiadka's avatar Michal Nasiadka
Browse files

bifrost: Use the combined Ironic service instead of API+conductor

Fix bifrost stop.yml after I9faecfe6ece6d3c35396e3378c1e3930a487e130

Change-Id: I850cbbb83d10b1518cc73612a591b160c2d49f1c
parent e945b68f
No related branches found
No related tags found
No related merge requests found
......@@ -14,8 +14,7 @@
become: true
command: docker exec bifrost_deploy systemctl stop {{ item }}.service
with_items:
- ironic-api
- ironic-conductor
- ironic
- ironic-inspector
- mariadb
- nginx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment