diff --git a/service.nomad b/service.nomad index 2e70045..dbd1d13 100644 --- a/service.nomad +++ b/service.nomad @@ -219,7 +219,7 @@ EOF } [[ end -]] } - [[ with .mysql_bootstrap ]][[ with . | parseJSON -]] + [[ with .mysql_bootstrap ]][[ with . | parseJSON ]] task "[[$.name]]-bootstrap" { driver = "docker" @@ -260,15 +260,12 @@ password={{ .Data.data.root_password }} template { data = <