File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 11
11
zenith_proxy_upstream_host : " {{ ansible_host }}" # IP
12
12
zenith_proxy_upstream_port : " {{ grafana_port }}"
13
13
zenith_proxy_client_token : " {{ zenith_token_monitoring }}"
14
- # zenith_proxy_client_auth_params:
15
- # tenancy-id: "{{ openstack_project_id }}"
16
14
zenith_proxy_mitm_enabled : yes
17
15
zenith_proxy_mitm_auth_inject : basic
18
16
zenith_proxy_mitm_auth_basic_username : " {{ grafana_security.admin_user }}"
31
29
zenith_proxy_upstream_host : " {{ ansible_host }}" # IP
32
30
zenith_proxy_upstream_port : 443
33
31
zenith_proxy_client_token : " {{ zenith_token_ood }}"
34
- # zenith_proxy_client_auth_params:
35
- # tenancy-id: "{{ openstack_project_id }}"
36
32
zenith_proxy_mitm_enabled : yes
37
33
zenith_proxy_mitm_auth_inject : basic
38
34
zenith_proxy_mitm_auth_basic_username : azimuth
You can’t perform that action at this time.
0 commit comments