Update nginx configuration to use a _nginx suffix for configuration files.
Remove pip packaging git ignores.
This commit is contained in:
parent
d99bc0edce
commit
73dcab81c6
|
@ -2,7 +2,7 @@
|
|||
- hosts: all
|
||||
sudo: yes
|
||||
vars:
|
||||
rookeries_nginx_conf: rookeries-uwsgi.conf
|
||||
rookeries_nginx_conf: rookeries-uwsgi_nginx.conf
|
||||
web_server_group: www-data
|
||||
tasks:
|
||||
|
||||
|
|
Loading…
Reference in New Issue