From 474c4575f418ff3e75313a03dc140a7930e2176a Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Thu, 1 Apr 2021 19:04:50 +0200 Subject: [PATCH] Rename postgres --- app/postgres/deploy/postgres.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/postgres/deploy/postgres.hcl b/app/postgres/deploy/postgres.hcl index 8c72ee3..96f44fa 100644 --- a/app/postgres/deploy/postgres.hcl +++ b/app/postgres/deploy/postgres.hcl @@ -1,4 +1,4 @@ -job "postgres" { +job "postgres9.6" { datacenters = ["dc1"] type = "system" priority = 90