Revert "Force nodepool to use ipv4 in vexxhost"

This reverts commit 6baef98ed6.

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:
Jeremy Stanley 2018-07-01 17:11:46 +00:00
parent 6baef98ed6
commit 059115aa2f
1 changed files with 0 additions and 2 deletions

View File

@ -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 %>'