From 3b92e1979d84e7202f82427a6e16585ffebb31a1 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Sun, 22 Mar 2020 11:32:48 +0100 Subject: Change Traefik conf + WIP jitsi --- nomad/traefik.hcl | 5 ----- 1 file changed, 5 deletions(-) (limited to 'nomad') diff --git a/nomad/traefik.hcl b/nomad/traefik.hcl index 8b9788e..3796c2d 100644 --- a/nomad/traefik.hcl +++ b/nomad/traefik.hcl @@ -60,11 +60,6 @@ job "frontend" { data = "{{ key \"configuration/traefik/traefik.toml\" }}" destination = "secrets/traefik.toml" } - template { - data = "{{ key \"configuration/traefik/cloudflare.env\" }}" - destination = "secrets/cloudflare.env" - env = true - } } } } -- cgit v1.2.3