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:
@ -18,7 +18,7 @@ proxy_sites:
|
|||||||
gitlab-test.thezengarden.net:
|
gitlab-test.thezengarden.net:
|
||||||
proto : http
|
proto : http
|
||||||
dest : 10.1.1.31
|
dest : 10.1.1.31
|
||||||
port : 443
|
port : 80
|
||||||
max_upload : "{{ proxy_default_max_upload }}"
|
max_upload : "{{ proxy_default_max_upload }}"
|
||||||
|
|
||||||
|
|
||||||
@ -129,6 +129,12 @@ proxy_sites:
|
|||||||
port : 80
|
port : 80
|
||||||
|
|
||||||
|
|
||||||
|
tower-stage.thezengarden.net:
|
||||||
|
proto : http
|
||||||
|
dest : awx-stage.thezengarden.net
|
||||||
|
port : 80
|
||||||
|
|
||||||
|
|
||||||
dashboard.thezengarden.net:
|
dashboard.thezengarden.net:
|
||||||
proto : http
|
proto : http
|
||||||
dest : "{{ proxy_default_host }}"
|
dest : "{{ proxy_default_host }}"
|
||||||
|
Reference in New Issue
Block a user