Skip to content

Commit aad42d0

Browse files
authored
Merge pull request #76 from stackhpc/openbao-bao-addr-env
2 parents 216e643 + b3cf6fe commit aad42d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/openbao/tasks/openbao.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
restart_policy: "always"
1313
env:
1414
BAO_LOCAL_CONFIG: "{{ openbao_config | to_json }}"
15+
BAO_ADDR: "{{ openbao_api_addr }}"
1516
command: >
1617
server
1718
become: true

0 commit comments

Comments
 (0)