aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud-without-mergepy.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'overcloud-without-mergepy.yaml')
-rw-r--r--overcloud-without-mergepy.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/overcloud-without-mergepy.yaml b/overcloud-without-mergepy.yaml
index c5bc08ad..22606d6e 100644
--- a/overcloud-without-mergepy.yaml
+++ b/overcloud-without-mergepy.yaml
@@ -29,14 +29,14 @@ parameters:
CephClusterFSID:
default: ''
type: string
- description: The Ceph cluster FSID.
+ description: The Ceph cluster FSID. Must be a UUID.
CephMonKey:
default: ''
- description: The Ceph monitors key.
+ description: The Ceph monitors key. Can be created with ceph-authtool --gen-print-key.
type: string
CephAdminKey:
default: ''
- description: The Ceph admin client key.
+ description: The Ceph admin client key. Can be created with ceph-authtool --gen-print-key.
type: string
CinderEnableIscsiBackend:
default: true