diff --git a/modules/openstack_project/templates/nodepool/clouds.yaml.erb b/modules/openstack_project/templates/nodepool/clouds.yaml.erb index c39c48c235..f2a7aa5428 100644 --- a/modules/openstack_project/templates/nodepool/clouds.yaml.erb +++ b/modules/openstack_project/templates/nodepool/clouds.yaml.erb @@ -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 %>'