Update Nomad UI links to Consul and Vault
This commit is contained in:
parent
5b0f50140c
commit
29110eaf47
@ -368,9 +368,9 @@
|
||||
ui:
|
||||
enabled: true
|
||||
consul:
|
||||
ui_url: "https://{{ ansible_hostname }}:8500/ui"
|
||||
ui_url: "https://consul.thefij.rocks/ui"
|
||||
vault:
|
||||
ui_url: "https://{{ ansible_hostname }}:8200/ui"
|
||||
ui_url: "https://vault.thefij.rocks/ui"
|
||||
consul:
|
||||
tags:
|
||||
- "traefik.enable=true"
|
||||
|
Loading…
Reference in New Issue
Block a user