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