aboutsummaryrefslogtreecommitdiffstats
path: root/environments/storage-environment.yaml
diff options
context:
space:
mode:
authorIan Pilcher <arequipeno@gmail.com>2016-04-11 13:48:40 -0500
committerIan Pilcher <arequipeno@gmail.com>2016-04-11 14:21:18 -0500
commit80be9ef0806328ee597ab39847f038b973bb006c (patch)
tree241cd64fddaad0b337050ece832683545956075d /environments/storage-environment.yaml
parent0970068cbb49d7c4dde6eb2e324058f9b4652c6d (diff)
Document IPv6 syntax for GlanceFilePcmkDevice
Change-Id: I1734a9755c4254221033cf2245ce9da8b2eeb924 Closes-Bug: 1568995
Diffstat (limited to 'environments/storage-environment.yaml')
-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: ''