We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6db539a commit ee564ddCopy full SHA for ee564dd
1 file changed
ansible/group_vars/alpha-api-base.yml
@@ -118,5 +118,5 @@ api_base_container_envs:
118
value: "{{ api_intercom_app_id | default('ansible_undefined') }}"
119
- name: INTERCOM_API_KEY
120
value: "{{ api_intercom_api_key | default('ansible_undefined') }}"
121
- - name: RUNNABLE_USER_VAULT_ENDPOINT
+ - name: USER_VAULT_ENDPOINT
122
value: "http://{{ user_vault_host_address }}:{{ user_vault_port }}"
0 commit comments