From 4bf3efc45c708370b5d8bc30ae0fb64c671a3877 Mon Sep 17 00:00:00 2001 From: pmikus Date: Fri, 27 Aug 2021 14:02:21 +0000 Subject: Infra: Cleanup Nomad configs Signed-off-by: pmikus Change-Id: Ia5c9f0902551de1a63144e6f56dfa6db2895b0b2 --- fdio.infra.terraform/1n_nmd/nginx/conf/nomad/nginx.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fdio.infra.terraform/1n_nmd') diff --git a/fdio.infra.terraform/1n_nmd/nginx/conf/nomad/nginx.hcl b/fdio.infra.terraform/1n_nmd/nginx/conf/nomad/nginx.hcl index 3bbbe5309f..281960dad5 100644 --- a/fdio.infra.terraform/1n_nmd/nginx/conf/nomad/nginx.hcl +++ b/fdio.infra.terraform/1n_nmd/nginx/conf/nomad/nginx.hcl @@ -250,7 +250,7 @@ job "${job_name}" { } } EOH - destination = "custom/logs.conf" + destination = "custom/server_logs.conf" } # The service stanza instructs Nomad to register a service with Consul. -- cgit 1.2.3-korg