From e26b8b9cf530c442de51937266d20850abce180a Mon Sep 17 00:00:00 2001 From: Magic_RB Date: Sun, 17 Sep 2023 16:04:31 +0200 Subject: [PATCH] Rename mqtt to mosquitto because Nomad got stuck Signed-off-by: Magic_RB --- terranix/containers/home-assistant/job.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terranix/containers/home-assistant/job.hcl b/terranix/containers/home-assistant/job.hcl index e78942f..e0b64f9 100644 --- a/terranix/containers/home-assistant/job.hcl +++ b/terranix/containers/home-assistant/job.hcl @@ -117,7 +117,7 @@ EOF } } - group "mqtt" { + group "mosquitto" { count = 1 restart {