rename: role badge stays 'manager'; unify harness unit name to hive-ag3nt
This commit is contained in:
parent
77622c0585
commit
e7e0675d22
6 changed files with 15 additions and 18 deletions
|
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
imports = [ ./harness-base.nix ];
|
||||
|
||||
# Manager role: the role-driven `systemd.services.hive-root` plus
|
||||
# Manager role: the `systemd.services.hive-ag3nt` unit plus
|
||||
# the manager-only forge defaults (`keepSubscriptions = false`,
|
||||
# `skipNotifyReasons = [ "subscribed" "participating" ]`) live in
|
||||
# `harness-base.nix` under `lib.mkIf (config.hyperhive.role ==
|
||||
|
|
|
|||
Loading…
Reference in a new issue