commit | 43c2c5ba852c2e71bf89919f6703e1a776d669ad | [log] [tgz] |
---|---|---|
author | mcp-jenkins <mcp-jenkins@mirantis.com> | Tue May 21 14:25:31 2019 +0000 |
committer | Gerrit Code Review <mail@domain.com> | Tue May 21 14:25:31 2019 +0000 |
tree | 28c9023c3d3eb162f30e5a7774de33133329978c | |
parent | 4a08766857d825faede4599aff48bb64b2819bf9 [diff] | |
parent | 2bbfe11862c5b8e40b6bce6b059d408ac629f64f [diff] |
Merge "Disable docker bridge to prevent network conflicts" into release/proposed/2019.2.0
diff --git a/docker/host.yml b/docker/host.yml index a88ff2f..894f6ee 100644 --- a/docker/host.yml +++ b/docker/host.yml
@@ -14,6 +14,7 @@ - ${_param:cluster_vip_address}:5000 - ${_param:cluster_public_host}:5000 options: + bridge: none ipv6: true fixed-cidr-v6: fc00::/7 storage-driver: overlay2