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
13
Merged
Unify uwsgi python
Hinrikus Wolf
requested to merge
unify_uwsgi_python
into
master
Jul 18, 2018
Overview
1
Commits
99
Pipelines
0
Changes
13
0
0
Merge request reports
Viewing commit
c014f74a
Prev
Next
Show latest version
13 files
+
84
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
13
c014f74a
add nfs-api to uwsgi-python
· c014f74a
Lars Beckers
authored
Jul 11, 2018
uwsgi-python/handlers/main.yml
+
6
−
0
View file @ c014f74a
Edit in single-file editor
Open in Web IDE
Show full file
@@ -32,3 +32,9 @@
-
name
:
restart uwsgi instance protokollsystem celery
service
:
name="protokollsystem-celery" state=restarted
listen
:
"
restart
uwsgi
instance
protokollsystem"
-
name
:
restart uwsgi instance meckerkasten
service
:
name="uwsgi@meckerkasten" state=restarted
-
name
:
restart uwsgi instance nfs-api
service
:
name="uwsgi@nfs-api" state=restarted
Loading