We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3001ba0 commit 18aa0fcCopy full SHA for 18aa0fc
1 file changed
doc/source/configuration/walled-garden.rst
@@ -45,14 +45,6 @@ seed:
45
# HTTP(S) requests from control plane hosts.
46
seed_squid_container_enabled: true
47
48
-In some environments we have found that squid’s preference for IPv6 can
49
-cause problems. It can be forced to prefer IPv4, by adding the following
50
-in ``etc/kayobe/containers/squid_proxy/squid.conf``:
51
-
52
-.. code::
53
54
- dns_v4_first on
55
56
In ``etc/kayobe/inventory/group_vars/overcloud/proxy`` (and any other
57
groups that need to use the proxy), configure overcloud hosts to use the
58
proxy:
0 commit comments