From f78ecaa213b0d6fb2d823a92c7df6c25a512467f Mon Sep 17 00:00:00 2001 From: komodo Date: Fri, 19 Dec 2025 07:58:24 -0800 Subject: [PATCH] [Komodo] admin: Commit Resource File: update .komodo/resources.toml --- .komodo/resources.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.komodo/resources.toml b/.komodo/resources.toml index a8efb4b..ae9f812 100644 --- a/.komodo/resources.toml +++ b/.komodo/resources.toml @@ -360,7 +360,7 @@ file_paths = ["stacks/sonarr.compose.yml"] ## [[stack]] -name = "technitium-syn01" +name = "dns01" description = "Technitium DNS server cluster primary node on syn01" tags = ["dns", "network", "cluster", "syn01", "primary"] [stack.config] @@ -374,7 +374,7 @@ file_paths = ["stacks/technitium_syn01.compose.yml"] ## [[stack]] -name = "technitium-syn02" +name = "dns02" description = "Technitium DNS server cluster node on syn02" tags = ["dns", "network", "cluster", "syn02"] [stack.config]