From 88f8f9fd1ed95e53a87d757d812661fbff75b865 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Wed, 17 Jan 2024 20:25:35 +0100 Subject: [PATCH] staging: add automatic dns names for staging machines --- cluster/staging/app/core/deploy/tricot.hcl | 1 + 1 file changed, 1 insertion(+) diff --git a/cluster/staging/app/core/deploy/tricot.hcl b/cluster/staging/app/core/deploy/tricot.hcl index 1446359..62c8030 100644 --- a/cluster/staging/app/core/deploy/tricot.hcl +++ b/cluster/staging/app/core/deploy/tricot.hcl @@ -82,6 +82,7 @@ EOH name = "tricot-http" port = "http_port" tags = [ + "d53-aaaa ${attr.unique.hostname}.machine.staging.deuxfleurs.org", "d53-aaaa ${meta.site}.site.staging.deuxfleurs.org", "d53-aaaa staging.deuxfleurs.org", "(diplonat (tcp_port 80))"