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

nginx - restore iiab_home_url

This commit is contained in:
Jerry Vonau 2019-12-17 09:25:22 -06:00
parent 383f6194f7
commit 1e47300e5b
3 changed files with 8 additions and 6 deletions

View file

@ -6,7 +6,7 @@
- { src: "server.conf",dest: "/etc/nginx/" }
- { src: "nginx.conf",dest: "/etc/nginx/" }
- { src: 'ports.conf' , dest: '/etc/{{ apache_service }}/' , mode: '0644' }
- { src: "iiab.conf",dest: "/etc/nginx/conf.d/" }
- { src: "iiab.conf.j2",dest: "/etc/nginx/conf.d/iiab.conf" }
when: nginx_enabled
- name: Insure that apache2 is not running -- we may need port swap