From f17dec7b57d762b529fab7c2a411309963f5976d Mon Sep 17 00:00:00 2001 From: Ian Fijolek Date: Mon, 27 Mar 2023 15:20:50 -0700 Subject: [PATCH] Add nomad services to nomad zone using hosts in blocky --- core/blocky/blocky.nomad | 17 +++++++++++++++++ core/blocky/config.yml | 7 +++++-- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/core/blocky/blocky.nomad b/core/blocky/blocky.nomad index b3b17d1..0410785 100644 --- a/core/blocky/blocky.nomad +++ b/core/blocky/blocky.nomad @@ -86,6 +86,23 @@ job "blocky" { max = "20s" } } + + template { + data = <