From 2235a00f3b92bd2a7fba1c8149932cba645ec723 Mon Sep 17 00:00:00 2001 From: Ian Fijolek Date: Mon, 24 Jun 2024 17:04:03 -0700 Subject: [PATCH] Refactor blocky lists to a new nomad var space to make them easier to manage --- core/blocky/blocky.nomad | 42 +++++++++++++++++++++++++++--- core/blocky/blocky.tf | 28 ++++++++++++++++++++ core/blocky/config.yml | 25 ++---------------- core/blocky/list-smarttv-regex.txt | 13 +++++++++ core/blocky/list-wemo.txt | 8 ++++++ 5 files changed, 89 insertions(+), 27 deletions(-) create mode 100644 core/blocky/list-smarttv-regex.txt create mode 100644 core/blocky/list-wemo.txt diff --git a/core/blocky/blocky.nomad b/core/blocky/blocky.nomad index d968b29..4e9b903 100644 --- a/core/blocky/blocky.nomad +++ b/core/blocky/blocky.nomad @@ -124,8 +124,8 @@ job "blocky" { template { data = <