commit | da68066e69085210e95b750822be8c1602bcd547 | [log] [tgz] |
---|---|---|
author | Cedric Hnyda <chnyda@mirantis.com> | Mon Nov 13 15:52:59 2017 +0000 |
committer | Gerrit Code Review <gerrit2@44cc31867e31> | Mon Nov 13 15:52:59 2017 +0000 |
tree | eacdcb370911ae0c27d614809bb77c3f90f15a44 | |
parent | 0aa7a4624c78036fbfa5393032a44e63b2f3cbde [diff] | |
parent | 6a3638868247b79b635f625adc9d099d7508db81 [diff] |
Merge "Enable IPv6 in docker containers"
diff --git a/docker/host.yml b/docker/host.yml index 7e5fb8c..c3cc808 100644 --- a/docker/host.yml +++ b/docker/host.yml
@@ -10,3 +10,6 @@ insecure_registries: - ${_param:cluster_vip_address}:5000 - ${_param:cluster_public_host}:5000 + options: + ipv6: true + fixed-cidr-v6: fc00::/7