Merge "Set launch-timeout on nodepool providers"
This commit is contained in:
commit
f814f280d6
@ -198,6 +198,7 @@ providers:
|
||||
# It should be changed carefully.
|
||||
cloud: raxflex
|
||||
boot-timeout: 120
|
||||
launch-timeout: 600
|
||||
diskimages: *provider_diskimages
|
||||
pools:
|
||||
- name: main
|
||||
|
@ -107,6 +107,7 @@ providers:
|
||||
# It should be changed carefully.
|
||||
cloud: vexxhost
|
||||
boot-timeout: 120
|
||||
launch-timeout: 600
|
||||
rate: 0.001
|
||||
diskimages: &provider_diskimages
|
||||
- name: centos-9-stream
|
||||
@ -214,6 +215,7 @@ providers:
|
||||
# It should be changed carefully.
|
||||
cloud: vexxhost
|
||||
boot-timeout: 120
|
||||
launch-timeout: 600
|
||||
rate: 0.001
|
||||
diskimages: *provider_diskimages
|
||||
pools:
|
||||
|
Loading…
Reference in New Issue
Block a user