1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

link to config that exists, py3 in capture-wsgi.py, get systemd unit file for admin-console in place

This commit is contained in:
George Hunt 2019-12-05 19:23:46 +00:00
parent ca08c44fba
commit a7d55209c2
3 changed files with 33 additions and 31 deletions

View file

@ -25,3 +25,4 @@
- { src: "roles/nginx/templates/server.conf", dest: "/etc/nginx/" }
- { src: "roles/nginx/templates/nginx.conf", dest: "/etc/nginx/" }
- { src: 'roles/nginx/templates/ports.conf', dest: '/etc/{{ apache_service }}/' , mode: '0644' }
- { src: 'roles/nginx/templates/uwsgi.unit', dest: '/etc/systemd/system/' , mode: '0644' }