mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
14 lines
473 B
YAML
14 lines
473 B
YAML
# 2019-01-13: IIAB's use of NGINX is still evolving -- please review this
|
|
# evolving doc: https://github.com/iiab/iiab/blob/master/roles/nginx/README.md
|
|
|
|
# nginx_install: True
|
|
# nginx_enabled: True
|
|
|
|
# nginx_port: 80
|
|
# nginx_interface: 0.0.0.0
|
|
|
|
# nginx_config_dir: /etc/nginx/conf.d
|
|
# nginx_log_dir: /var/log/nginx
|
|
|
|
# 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!
|