Revert "Force nodepool to use ipv4 in vexxhost"
This reverts commit 6baef98ed66751af874e5c226424609b37798ca8. Letting nodes without working IPv6 but with IPv6 global routes into the pool does nothing but cause jobs which attempt to run on them to fail. Change-Id: I8921936dd5fdcb4565669f34ea49006ced40e996
This commit is contained in:
parent
6baef98ed6
commit
059115aa2f
@ -46,8 +46,6 @@ clouds:
|
||||
region_name: ca-ymq-1
|
||||
profile: vexxhost
|
||||
api_timeout: 60
|
||||
# Temporarily disabled due to broken routes
|
||||
force_ipv4: true
|
||||
auth:
|
||||
username: '<%= @vexxhost_username %>'
|
||||
password: '<%= @vexxhost_password %>'
|
||||
|
Loading…
x
Reference in New Issue
Block a user