Revert "Revert "Revert "Set OVH max-servers to 0"""

This reverts commit 9d6d809f87.

OVH is now working again. Theory is the tight loop of boot/delete caused
ovh to be unhappy. Now that images are working again we should run at
much less of full throttle.

Change-Id: I1cba7b86f00cba9c7789bd286041047faed31e26
This commit is contained in:
Clark Boylan 2017-09-08 11:54:55 -07:00
parent 08e4d764d8
commit 7f961529bf
1 changed files with 2 additions and 2 deletions

View File

@ -439,7 +439,7 @@ providers:
cloud: ovh
api-timeout: 60
boot-timeout: 120
max-servers: 0
max-servers: 79
rate: 0.1
image-type: 'qcow2'
template-hostname: '{image.name}-{timestamp}'
@ -497,7 +497,7 @@ providers:
cloud: ovh
api-timeout: 60
boot-timeout: 120
max-servers: 0
max-servers: 159
rate: 0.1
image-type: 'qcow2'
template-hostname: '{image.name}-{timestamp}'