Skip to content

Commit 0d4dbb0

Browse files
committed
envs
1 parent 50d776e commit 0d4dbb0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • ansible/roles/dock_launch_config/templates

ansible/roles/dock_launch_config/templates/init.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ service charon start
3838
{% if not is_dock_pool %}
3939
CONSUL_HOSTNAME={{ consul_host_address }} \
4040
CONSUL_PORT={{ consul_api_port }} \
41+
VAULT_PORT={{ vault_port }} \
4142
USER_VAULT_HOSTNAME={{ user_vault_host_address }} \
4243
USER_VAULT_PORT={{ user_vault_port }} \
4344
{% if has_token %}

0 commit comments

Comments
 (0)