diff options
-rw-r--r-- | nomad/cassandra.hcl (renamed from nomad/persistence.hcl) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nomad/persistence.hcl b/nomad/cassandra.hcl index 56f2a8c..3e3dc9e 100644 --- a/nomad/persistence.hcl +++ b/nomad/cassandra.hcl @@ -1,4 +1,4 @@ -job "persistence" { +job "cassandra" { datacenters = ["dc1"] type = "service" |