aboutsummaryrefslogtreecommitdiffstats
path: root/environments
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-03-10 21:35:50 +0000
committerGerrit Code Review <review@openstack.org>2016-03-10 21:35:50 +0000
commitddf66ed256fcc6b2a5a09ae1f7646df6435b4eb4 (patch)
tree02b5e1cdd3c8f3d1d02d9eadade61912166612cb /environments
parent164fcec5b5f1893d67111099125fe05b3d712623 (diff)
parent99cdabc403e5e9ff66182526ff6c577bdc1f9164 (diff)
Merge "Support the deployment of Ceph over IPv6"
Diffstat (limited to 'environments')
-rw-r--r--environments/network-isolation-v6.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/environments/network-isolation-v6.yaml b/environments/network-isolation-v6.yaml
index 4c071747..599a08b1 100644
--- a/environments/network-isolation-v6.yaml
+++ b/environments/network-isolation-v6.yaml
@@ -43,6 +43,8 @@ resource_registry:
OS::TripleO::BlockStorage::Ports::StorageMgmtPort: ../network/ports/storage_mgmt_v6.yaml
parameter_defaults:
+ # Enable IPv6 for Ceph.
+ CephIPv6: True
# Enable IPv6 for Corosync. This is required when Corosync is using an IPv6 IP in the cluster.
CorosyncIPv6: True
# Enable IPv6 for MongoDB. This is required when MongoDB is using an IPv6 IP.