Skip to content

Commit cf4e690

Browse files
author
Myztiq
committed
Added api/url to consul preseed.
1 parent 35b8943 commit cf4e690

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ansible/group_vars/alpha-consul.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,5 @@ consul_seed:
4444
value: "{{ node_env }}"
4545
- key: api/hostname
4646
value: "{{ api_hostname }}"
47+
- key: api/url
48+
value: "{{ api_url }}"

0 commit comments

Comments
 (0)