aboutsummaryrefslogtreecommitdiffstats
path: root/os-apply-config/ceph-cluster-config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'os-apply-config/ceph-cluster-config.yaml')
-rw-r--r--os-apply-config/ceph-cluster-config.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/os-apply-config/ceph-cluster-config.yaml b/os-apply-config/ceph-cluster-config.yaml
index 4e435ffb..115de085 100644
--- a/os-apply-config/ceph-cluster-config.yaml
+++ b/os-apply-config/ceph-cluster-config.yaml
@@ -13,7 +13,7 @@ parameters:
ceph_client_key:
default: ''
type: string
- description: Ceph key used to create the 'openstack' user keyring.
+ description: Ceph key used to create the client user keyring.
ceph_fsid:
default: ''
type: string
@@ -36,6 +36,9 @@ parameters:
GlanceRbdPoolName:
default: images
type: string
+ CephClientUserName:
+ default: openstack
+ type: string
resources:
CephClusterConfigImpl: