2016-10-03 18:28:15 +02:00
|
|
|
---
|
|
|
|
setup_nginx: False
|
|
|
|
http_redirect_to_https: False
|
|
|
|
letsencrypt_acme_install: False
|
|
|
|
smartgears_install_generic_virthost: True
|
2016-11-23 12:28:05 +01:00
|
|
|
#smartgears_nginx_serveraliases:
|
2016-11-28 16:41:06 +01:00
|
|
|
smartgears_nginx_cors_enabled: False
|
|
|
|
nginx_cors_acl_origin: ''
|
2017-12-06 18:17:31 +01:00
|
|
|
smartgears_tomcat_manager_exposed: False
|
|
|
|
smartgears_tomcat_manager_access_acls:
|
|
|
|
- { policy: 'allow', address: '0.0.0.0/0' }
|
|
|
|
|
2017-07-20 13:49:50 +02:00
|
|
|
smartgears_nginx_expose_tomcat_logs: False
|