From eb373986fbaef72eaccf487939d833049d43bbe7 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Fri, 11 Apr 2025 12:20:22 +0200 Subject: [PATCH] drop deuxfleurs redirect hack --- cluster/prod/app/garage/deploy/garage.hcl | 2 -- 1 file changed, 2 deletions(-) diff --git a/cluster/prod/app/garage/deploy/garage.hcl b/cluster/prod/app/garage/deploy/garage.hcl index 2832acf..e59da1f 100644 --- a/cluster/prod/app/garage/deploy/garage.hcl +++ b/cluster/prod/app/garage/deploy/garage.hcl @@ -202,10 +202,8 @@ job "garage" { service { tags = [ "garage-redirect-dummy", - "tricot www.deuxfleurs.fr 2", "tricot osuny.org 2", "tricot www.degrowth.net 2", - "tricot-add-redirect www.deuxfleurs.fr deuxfleurs.fr 301", "tricot-add-redirect osuny.org www.osuny.org 301", "tricot-add-redirect www.degrowth.net degrowth.net 301", ]