Revert "Revert "Set OVH max-servers to 0""
Since 2:00am ovh has problems - let's disable for now.
This reverts commit 9cb7df6248
.
Change-Id: Ic6e9fe26fbca4fc3415c0166e75e48dc7964ef9b
This commit is contained in:
parent
090956404b
commit
9d6d809f87
@ -439,7 +439,7 @@ providers:
|
|||||||
cloud: ovh
|
cloud: ovh
|
||||||
api-timeout: 60
|
api-timeout: 60
|
||||||
boot-timeout: 120
|
boot-timeout: 120
|
||||||
max-servers: 79
|
max-servers: 0
|
||||||
rate: 0.1
|
rate: 0.1
|
||||||
image-type: 'qcow2'
|
image-type: 'qcow2'
|
||||||
template-hostname: '{image.name}-{timestamp}'
|
template-hostname: '{image.name}-{timestamp}'
|
||||||
@ -497,7 +497,7 @@ providers:
|
|||||||
cloud: ovh
|
cloud: ovh
|
||||||
api-timeout: 60
|
api-timeout: 60
|
||||||
boot-timeout: 120
|
boot-timeout: 120
|
||||||
max-servers: 159
|
max-servers: 0
|
||||||
rate: 0.1
|
rate: 0.1
|
||||||
image-type: 'qcow2'
|
image-type: 'qcow2'
|
||||||
template-hostname: '{image.name}-{timestamp}'
|
template-hostname: '{image.name}-{timestamp}'
|
||||||
|
Loading…
Reference in New Issue
Block a user