Maybe dynamic nomad?
This commit is contained in:
parent
edec1d992a
commit
c67ca9822c
@ -182,6 +182,11 @@
|
||||
ui_url: "http://{{ ansible_hostname }}:8500/ui"
|
||||
vault:
|
||||
ui_url: "http://{{ ansible_hostname }}:8200/ui"
|
||||
consul:
|
||||
tag:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.consulcatalog.connect=true"
|
||||
- "traefik.http.routers.nomadclient.entrypoints=websecure"
|
||||
|
||||
tasks:
|
||||
- name: Start Nomad
|
||||
|
Loading…
Reference in New Issue
Block a user