aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-05-06 14:10:51 +0000
committerGerrit Code Review <review@openstack.org>2016-05-06 14:10:51 +0000
commit512e953f3c8df27d0a686e43f950fd2d457933bc (patch)
tree5477543a32244cdc8192e55e03caa4c344f5a5fd
parentef91a6d32f22e5c7a1eb420c14b4a9491f33e494 (diff)
parent80be9ef0806328ee597ab39847f038b973bb006c (diff)
Merge "Document IPv6 syntax for GlanceFilePcmkDevice"
-rw-r--r--environments/storage-environment.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/environments/storage-environment.yaml b/environments/storage-environment.yaml
index e1cafd2b..da33acfd 100644
--- a/environments/storage-environment.yaml
+++ b/environments/storage-environment.yaml
@@ -34,6 +34,8 @@ parameter_defaults:
## File system type of the mount
# GlanceFilePcmkFstype: nfs
## Pacemaker mount point, e.g. '192.168.122.1:/export/glance' for NFS
+ ## (If using IPv6, use both double- and single-quotes,
+ ## e.g. "'[fdd0::1]:/export/glance'")
# GlanceFilePcmkDevice: ''
## Options for the mount managed by Pacemaker
# GlanceFilePcmkOptions: ''