mirror of
https://github.com/krislamo/vagrant-easyredmine
synced 2025-09-09 14:09:29 +00:00
allow for special production nginx configuration
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
- nginx
|
||||
- passenger
|
||||
|
||||
- template: dest='/etc/nginx/conf.d/{{ ansible_fqdn }}.conf'
|
||||
- template: dest='/etc/nginx/conf.d/easyredmine.conf'
|
||||
src=nginx.conf.j2
|
||||
sudo: yes
|
||||
notify: restart nginx
|
||||
|
Reference in New Issue
Block a user