aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2021-04-01 19:04:50 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2021-04-01 19:04:50 +0200
commit474c4575f418ff3e75313a03dc140a7930e2176a (patch)
tree26846b942b3bff19e84832cd63f5cbd547c57a81 /app
parent5126868e30960ef77af8b87357d1fd8646972397 (diff)
downloadinfrastructure-474c4575f418ff3e75313a03dc140a7930e2176a.tar.gz
infrastructure-474c4575f418ff3e75313a03dc140a7930e2176a.zip
Rename postgres
Diffstat (limited to 'app')
-rw-r--r--app/postgres/deploy/postgres.hcl2
1 files changed, 1 insertions, 1 deletions
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