Increase internap max servers from 12 to 24
Currently internap nodes are performing without error. This patch increases the number of nodes nodepool will create on internap to a maximum of 24. Change-Id: I7f5eb4d8b0b519fd39b51c697ed15785e4d07fab
This commit is contained in:
parent
25fb9e3dc2
commit
8a3accfa94
@ -964,7 +964,7 @@ providers:
|
||||
cloud: internap
|
||||
api-timeout: 60
|
||||
boot-timeout: 120
|
||||
max-servers: 12
|
||||
max-servers: 24
|
||||
rate: 0.001
|
||||
networks:
|
||||
- name: inap-17304-WAN2342
|
||||
|
Loading…
x
Reference in New Issue
Block a user