Ubuntu prefers ipv6 connections therefore in some networks, this
breaks software updates (it does a AAAA DNS lookup before A record
lookups). Let's prefer old style ipv4 connections over the new ipv6 in
order to save some processing and resource utilization.
Based on previous work from [1] (but without /etc/gai.conf, only APT).
[1] https://review.openstack.org/#/c/462502/
JIRA: FUEL-321
Change-Id: Ic3dff3baa1c0be9ac95972557d6a2d26641bfe1b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
control_address: ${_param:openstack_proxy_node02_control_address}
linux:
system:
+ apt:
+ config:
+ prefer_ipv4:
+ Acquire::ForceIPv4: true
user:
ubuntu:
enabled: true
_param:
cluster_domain: ${_param:cluster_name}.local
linux:
+ system:
+ apt:
+ config:
+ prefer_ipv4:
+ Acquire::ForceIPv4: true
network:
host:
cfg01: