mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
WIP: Extricate IIAB from 2 web servers complexity
This commit is contained in:
parent
69b23fa07d
commit
435450f31e
22 changed files with 88 additions and 86 deletions
18
roles/0-DEPRECATED-ROLES/httpd/defaults/main.yml
Normal file
18
roles/0-DEPRECATED-ROLES/httpd/defaults/main.yml
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
# default_language: en
|
||||
# language_priority: en es fr
|
||||
|
||||
# apache_install: True
|
||||
# apache_enabled: False
|
||||
|
||||
# apache_port: 8090 # NGINX proxies to this IP address, for legacy IIAB services still requiring Apache
|
||||
# apache_interface: 127.0.0.1
|
||||
|
||||
# Make this False to disable http://box/common/services/power_off.php button:
|
||||
# apache_allow_sudo: True
|
||||
|
||||
# All above are set in: github.com/iiab/iiab/blob/master/vars/default_vars.yml
|
||||
# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!
|
||||
|
||||
|
||||
# 2020-02-15: apache_high_php_limits deprecated...
|
||||
# Please instead set 'nginx_high_php_limits: True' in /etc/iiab/local_vars.yml
|
||||
Loading…
Add table
Add a link
Reference in a new issue