aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2020-07-01 18:44:27 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2020-07-01 18:44:27 +0200
commitf427bcf5645d92604be3994496bf44bd93f5c7e3 (patch)
tree74e6c88bebf51082ab1b0aba771c853e3bc129ca
parent8fdebd74b37ae1766e03b39b8a3d6d84ef549a74 (diff)
downloadinfrastructure-f427bcf5645d92604be3994496bf44bd93f5c7e3.tar.gz
infrastructure-f427bcf5645d92604be3994496bf44bd93f5c7e3.zip
Rename chat to im because of a nomad bug
-rw-r--r--nomad/im.hcl (renamed from nomad/chat.hcl)2
1 files changed, 1 insertions, 1 deletions
diff --git a/nomad/chat.hcl b/nomad/im.hcl
index 3d9434d..f738edb 100644
--- a/nomad/chat.hcl
+++ b/nomad/im.hcl
@@ -1,4 +1,4 @@
-job "chat" {
+job "im" {
datacenters = ["dc1"]
type = "service"