Force IPv4 on Rackspace for nodepool
We don't support v6 for centos in glean, and we need glean for networking in rackspace. Turn off v6 until we support it. Change-Id: I0b1f6bd0a699f85e84a4414bc72c3aaaf1672555
This commit is contained in:
parent
6e1a088899
commit
c7f6e065d8
@ -14,6 +14,7 @@ clouds:
|
|||||||
username: '<%= @rackspace_username %>'
|
username: '<%= @rackspace_username %>'
|
||||||
password: '<%= @rackspace_password %>'
|
password: '<%= @rackspace_password %>'
|
||||||
project_id: <%= @rackspace_project %>
|
project_id: <%= @rackspace_project %>
|
||||||
|
force_ipv4: true
|
||||||
ovh:
|
ovh:
|
||||||
profile: ovh
|
profile: ovh
|
||||||
regions:
|
regions:
|
||||||
|
Loading…
Reference in New Issue
Block a user