Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
webservices
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
infra
ansible-shared
webservices
Merge requests
!3
Unify uwsgi python
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Unify uwsgi python
unify_uwsgi_python
into
master
Overview
1
Commits
99
Pipelines
0
Changes
10
Merged
Hinrikus Wolf
requested to merge
unify_uwsgi_python
into
master
6 years ago
Overview
1
Commits
99
Pipelines
0
Changes
10
0
0
Merge request reports
Viewing commit
9016d78f
Prev
Next
Show latest version
10 files
+
105
−
182
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
10
9016d78f
uwsgi-python: add (old) wahlsystem
· 9016d78f
Lars Beckers
authored
7 years ago
uwsgi-python/handlers/main.yml
+
8
−
0
View file @ 9016d78f
Edit in single-file editor
Open in Web IDE
Show full file
@@ -33,6 +33,14 @@
service
:
name="protokollsystem-celery" state=restarted
listen
:
"
restart
uwsgi
instance
protokollsystem"
-
name
:
restart uwsgi instance wahlsystem uwsgi
service
:
name="uwsgi@wahlsystem" state=restarted
listen
:
"
restart
uwsgi
instance
wahlsystem"
-
name
:
restart uwsgi instance wahlsystem celery
service
:
name="wahlsystem-celery" state=restarted
listen
:
"
restart
uwsgi
instance
wahlsystem"
-
name
:
restart uwsgi instance meckerkasten
service
:
name="uwsgi@meckerkasten" state=restarted
Loading