Make gva run with Poetry and logging
This commit is contained in:
parent
3ab7cc2e4c
commit
18f0061ee4
7 changed files with 81 additions and 104 deletions
|
@ -1,8 +1,9 @@
|
|||
---
|
||||
uwsgi:
|
||||
pkg:
|
||||
- installed
|
||||
service.running:
|
||||
- enable: True
|
||||
- reload: True
|
||||
- enable: true
|
||||
- reload: false
|
||||
- require:
|
||||
- pkg: uwsgi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue