commit | d9a2b65893da011c852131d7f9bc2838b0fdca63 | [log] [tgz] |
---|---|---|
author | Dzmitry Stremkouski <dstremkouski@mirantis.com> | Thu Oct 25 16:37:00 2018 +0200 |
committer | Dzmitry Stremkouski <dstremkouski@mirantis.com> | Thu Oct 25 16:37:46 2018 +0200 |
tree | 23f60bdef7acba6c5932f906a9e4e4bc7741270f | |
parent | f2495b664ec6fea3f369ed95d5ca4848998dd18a [diff] [blame] |
Adding ability to read proxy headers for proper url build. Change-Id: Icbc74a56f375c76595f6d901dd32354d61673b0d
diff --git a/tests/pillar/apache_wsgi.sls b/tests/pillar/apache_wsgi.sls index 3de3095..880b53d 100644 --- a/tests/pillar/apache_wsgi.sls +++ b/tests/pillar/apache_wsgi.sls
@@ -11,6 +11,7 @@ admin_name: admin admin_password: passw0rd admin_email: root@localhost + enable_proxy_headers_parsing: True bind: address: 0.0.0.0 private_address: 127.0.0.1