Code Review
/
apex-tripleo-heat-templates.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
0970068
)
Document IPv6 syntax for GlanceFilePcmkDevice
author
Ian Pilcher
<arequipeno@gmail.com>
Mon, 11 Apr 2016 18:48:40 +0000
(13:48 -0500)
committer
Ian Pilcher
<arequipeno@gmail.com>
Mon, 11 Apr 2016 19:21:18 +0000
(14:21 -0500)
Change-Id: I1734a9755c4254221033cf2245ce9da8b2eeb924
Closes-Bug:
1568995
environments/storage-environment.yaml
patch
|
blob
|
history
diff --git
a/environments/storage-environment.yaml
b/environments/storage-environment.yaml
index
e1cafd2
..
da33acf
100644
(file)
--- 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: ''