Update nginx configuration to use a _nginx suffix for configuration files.

Remove pip packaging git ignores.
This commit is contained in:
Dorian 2014-11-28 07:48:15 -05:00
parent d99bc0edce
commit 73dcab81c6
2 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
- hosts: all - hosts: all
sudo: yes sudo: yes
vars: vars:
rookeries_nginx_conf: rookeries-uwsgi.conf rookeries_nginx_conf: rookeries-uwsgi_nginx.conf
web_server_group: www-data web_server_group: www-data
tasks: tasks: