Move group_limit & group_wait under boot

Also make formatting the group strategy the responsibility of the
commander.
This commit is contained in:
Kevin McConnell
2023-04-14 11:01:25 +01:00
parent 100b72e4b4
commit a8726be20e
6 changed files with 29 additions and 23 deletions

View File

@@ -12,5 +12,6 @@ registry:
username: user
password: pw
group_limit: 3
group_wait: 30
boot:
group_limit: 3
group_wait: 30