From ce4087d6d1b4ed3a32d7d9862c0c9d53bea5a235 Mon Sep 17 00:00:00 2001 From: Max Date: Fri, 23 Aug 2024 03:36:19 +0200 Subject: [PATCH] cluster/services/attic: use more distinct consul service IDs --- cluster/services/attic/server.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/cluster/services/attic/server.nix b/cluster/services/attic/server.nix index b6764dd..6aaa2d1 100644 --- a/cluster/services/attic/server.nix +++ b/cluster/services/attic/server.nix @@ -80,6 +80,7 @@ in mode = if isMonolith then "manual" else "direct"; definition = { name = "atticd"; + id = "atticd-${config.services.atticd.mode}"; address = link.ipv4; inherit (link) port; checks = [