cluster/services/attic: use more distinct consul service IDs
This commit is contained in:
parent
91816529fd
commit
ce4087d6d1
1 changed files with 1 additions and 0 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Reference in a new issue