0.1.36-DEV-20201020-020238

--------------------------
    * ADD:
      - add tower-stage.thezengarden.net for awx updates and testing

    * MODIFY:
      - updated proxy port for gitlab-test.thezengarden.net
This commit is contained in:
2020-10-20 02:02:53 -04:00
parent ef7cffc61c
commit 208f9e753e

View File

@ -18,7 +18,7 @@ proxy_sites:
gitlab-test.thezengarden.net:
proto : http
dest : 10.1.1.31
port : 443
port : 80
max_upload : "{{ proxy_default_max_upload }}"
@ -129,6 +129,12 @@ proxy_sites:
port : 80
tower-stage.thezengarden.net:
proto : http
dest : awx-stage.thezengarden.net
port : 80
dashboard.thezengarden.net:
proto : http
dest : "{{ proxy_default_host }}"