Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
kolla-ansible
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
discovery
kolla-ansible
Commits
acccec75
Commit
acccec75
authored
6 years ago
by
Peter Cipriano
Browse files
Options
Downloads
Patches
Plain Diff
Fix missed notify for zun-wsproxy container.
Change-Id: I8b8631e1c215580dd7711a0c0b3683b06ddc47d3
parent
dbd97822
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/roles/zun/tasks/config.yml
+4
-0
4 additions, 0 deletions
ansible/roles/zun/tasks/config.yml
with
4 additions
and
0 deletions
ansible/roles/zun/tasks/config.yml
+
4
−
0
View file @
acccec75
...
@@ -41,6 +41,7 @@
...
@@ -41,6 +41,7 @@
notify
:
notify
:
-
Restart zun-api container
-
Restart zun-api container
-
Restart zun-compute container
-
Restart zun-compute container
-
Restart zun-wsproxy container
-
name
:
Copying over zun.conf
-
name
:
Copying over zun.conf
vars
:
vars
:
...
@@ -63,6 +64,7 @@
...
@@ -63,6 +64,7 @@
notify
:
notify
:
-
Restart zun-api container
-
Restart zun-api container
-
Restart zun-compute container
-
Restart zun-compute container
-
Restart zun-wsproxy container
-
name
:
Copying over wsgi-zun files for services
-
name
:
Copying over wsgi-zun files for services
vars
:
vars
:
...
@@ -93,6 +95,7 @@
...
@@ -93,6 +95,7 @@
notify
:
notify
:
-
Restart zun-api container
-
Restart zun-api container
-
Restart zun-compute container
-
Restart zun-compute container
-
Restart zun-wsproxy container
-
name
:
Check zun containers
-
name
:
Check zun containers
become
:
true
become
:
true
...
@@ -112,3 +115,4 @@
...
@@ -112,3 +115,4 @@
notify
:
notify
:
-
Restart zun-api container
-
Restart zun-api container
-
Restart zun-compute container
-
Restart zun-compute container
-
Restart zun-wsproxy container
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment