From: Ian Pilcher Date: Mon, 11 Apr 2016 18:48:40 +0000 (-0500) Subject: Document IPv6 syntax for GlanceFilePcmkDevice X-Git-Tag: opnfv-6.0.0~2011^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=80be9ef0806328ee597ab39847f038b973bb006c;p=apex-tripleo-heat-templates.git Document IPv6 syntax for GlanceFilePcmkDevice Change-Id: I1734a9755c4254221033cf2245ce9da8b2eeb924 Closes-Bug: 1568995 --- 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: ''