Move group_limit & group_wait under boot
Also make formatting the group strategy the responsibility of the commander.
This commit is contained in:
5
test/fixtures/deploy_with_group_strategy.yml
vendored
5
test/fixtures/deploy_with_group_strategy.yml
vendored
@@ -12,5 +12,6 @@ registry:
|
||||
username: user
|
||||
password: pw
|
||||
|
||||
group_limit: 3
|
||||
group_wait: 30
|
||||
boot:
|
||||
group_limit: 3
|
||||
group_wait: 30
|
||||
|
||||
Reference in New Issue
Block a user