diff options
author | Quentin <quentin@dufour.io> | 2020-07-05 19:42:00 +0200 |
---|---|---|
committer | Quentin <quentin@dufour.io> | 2020-07-05 19:42:00 +0200 |
commit | eac2581a20b102e7464f8b06c13b4aade46fcb2f (patch) | |
tree | fd532e8869854120c1547b7d03fe775c492a6445 | |
parent | d590a98bed417390fd061d5753822af045c70bc1 (diff) | |
parent | f427bcf5645d92604be3994496bf44bd93f5c7e3 (diff) | |
download | infrastructure-eac2581a20b102e7464f8b06c13b4aade46fcb2f.tar.gz infrastructure-eac2581a20b102e7464f8b06c13b4aade46fcb2f.zip |
Merge branch 'master' into network_config
-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" |