aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/cinder-storage.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-12-14 22:48:51 +0000
committerGerrit Code Review <review@openstack.org>2015-12-14 22:48:51 +0000
commit55e0c425f565ea825421d2a4d062449d5347da8d (patch)
treeeb7f1efd9ab68473b5f83575dad7ea0fa8bfafb6 /puppet/cinder-storage.yaml
parent8841ad7bbb49eac406fcde61bd23aa79ba210b24 (diff)
parent35477d36d372bbe257b2cff8a88ae28c17f5f379 (diff)
Merge "Fix wrong keypair parameter description"
Diffstat (limited to 'puppet/cinder-storage.yaml')
-rw-r--r--puppet/cinder-storage.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/cinder-storage.yaml b/puppet/cinder-storage.yaml
index 1c05b387..fc197059 100644
--- a/puppet/cinder-storage.yaml
+++ b/puppet/cinder-storage.yaml
@@ -46,7 +46,7 @@ parameters:
- custom_constraint: nova.flavor
KeyName:
default: default
- description: Name of an existing EC2 KeyPair to enable SSH access to the instances
+ description: Name of an existing Nova key pair to enable SSH access to the instances
type: string
RabbitPassword:
default: 'guest'