Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 344ee2fc authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Fix missed notify for zun-wsproxy container."

parents 66205ab1 acccec75
No related branches found
No related tags found
No related merge requests found
......@@ -41,6 +41,7 @@
notify:
- Restart zun-api container
- Restart zun-compute container
- Restart zun-wsproxy container
- name: Copying over zun.conf
vars:
......@@ -63,6 +64,7 @@
notify:
- Restart zun-api container
- Restart zun-compute container
- Restart zun-wsproxy container
- name: Copying over wsgi-zun files for services
vars:
......@@ -93,6 +95,7 @@
notify:
- Restart zun-api container
- Restart zun-compute container
- Restart zun-wsproxy container
- name: Check zun containers
become: true
......@@ -112,3 +115,4 @@
notify:
- Restart zun-api container
- Restart zun-compute container
- Restart zun-wsproxy container
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