diff --git a/jobs/traefik.hcl b/jobs/traefik.hcl index 0ded606..03ed7b1 100644 --- a/jobs/traefik.hcl +++ b/jobs/traefik.hcl @@ -1,6 +1,11 @@ job "traefik" { datacenters = ["aperture"] - type = "system" + type = "service" + + constraint { + attribute = "${attr.unique.hostname}" + value = "bastion-vm" + } group "traefik" { network {