Skip to content

Commit 144cb6b

Browse files
authored
Merge pull request #682 from CodeNow/add-user-vault-to-shiva
Added user vault host address
2 parents b631f68 + dda9f6d commit 144cb6b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ansible/group_vars/alpha-shiva.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@ container_envs:
3232
value: "{{ shiva_rollbar_token }}"
3333
- name: DOCKER_PORT
3434
value: "{{ docker_port }}"
35+
- name: USER_VAULT_LOAD_BALANCER
36+
value: "{{ user_vault_load_balancer }}"

0 commit comments

Comments
 (0)