Skip to content

Commit 33b9991

Browse files
committed
remove commented-out zenith config
1 parent 17a4107 commit 33b9991

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

environments/.caas/hooks/post.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
zenith_proxy_upstream_host: "{{ ansible_host }}" # IP
1212
zenith_proxy_upstream_port: "{{ grafana_port }}"
1313
zenith_proxy_client_token: "{{ zenith_token_monitoring }}"
14-
# zenith_proxy_client_auth_params:
15-
# tenancy-id: "{{ openstack_project_id }}"
1614
zenith_proxy_mitm_enabled: yes
1715
zenith_proxy_mitm_auth_inject: basic
1816
zenith_proxy_mitm_auth_basic_username: "{{ grafana_security.admin_user }}"
@@ -31,8 +29,6 @@
3129
zenith_proxy_upstream_host: "{{ ansible_host }}" # IP
3230
zenith_proxy_upstream_port: 443
3331
zenith_proxy_client_token: "{{ zenith_token_ood }}"
34-
# zenith_proxy_client_auth_params:
35-
# tenancy-id: "{{ openstack_project_id }}"
3632
zenith_proxy_mitm_enabled: yes
3733
zenith_proxy_mitm_auth_inject: basic
3834
zenith_proxy_mitm_auth_basic_username: azimuth

0 commit comments

Comments
 (0)