chore(matrix): remove unnecessary whitespace in jobspec.nomad.hcl for cleaner formatting
This commit is contained in:
parent
b86b517989
commit
d237984073
1 changed files with 1 additions and 1 deletions
|
@ -281,7 +281,7 @@ job "matrix" {
|
||||||
env = {
|
env = {
|
||||||
SYNCV3_SERVER = "http://matrix-synapse.virtual.consul"
|
SYNCV3_SERVER = "http://matrix-synapse.virtual.consul"
|
||||||
}
|
}
|
||||||
|
|
||||||
template {
|
template {
|
||||||
data = <<-EOH
|
data = <<-EOH
|
||||||
{{with nomadVar "nomad/jobs/matrix/syncv3/syncv3"}}
|
{{with nomadVar "nomad/jobs/matrix/syncv3/syncv3"}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue