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