Make gnuviechadmin components work with Poetry
This commit is contained in:
parent
18f0061ee4
commit
1932c76423
18 changed files with 41 additions and 29 deletions
|
@ -3,3 +3,6 @@ GVAWEB_NGINX_SITES_AVAILABLE="{{ salt['pillar.get']('gnuviechadmin:gvaweb:nginx_
|
|||
GVAWEB_NGINX_SITES_ENABLED="{{ salt['pillar.get']('gnuviechadmin:gvaweb:nginx_sites_enabled', '/etc/nginx/sites-enabled') }}"
|
||||
GVAWEB_RESULTS_REDIS_URL="{{ result_url }}"
|
||||
GVAWEB_WWWUSER_MOUNT="{{ salt['pillar.get']('gnuviechadmin:gvaweb:wwwuser_mount', '/srv/wwwfiles') }}"
|
||||
LANG=C.UTF-8
|
||||
LC_ALL=C.UTF-8
|
||||
TZ=Europe/Berlin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue