aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud.yaml
diff options
context:
space:
mode:
authorSteven Hardy <shardy@redhat.com>2015-12-10 10:40:16 +0000
committerSteven Hardy <shardy@redhat.com>2015-12-10 10:40:16 +0000
commit35477d36d372bbe257b2cff8a88ae28c17f5f379 (patch)
treef39b26a98cf77a585fde485ace2f8312cfa5bfcf /overcloud.yaml
parent99bd9970d6bedee8228a6c8ff3d6f45aa1380e22 (diff)
Fix wrong keypair parameter description
The parameters have nothing to do with EC2 keypairs, they are used to specify Nova SSH key pairs. Change-Id: Ia8d37cb5c443812d02133747cb54fcaf0110d091
Diffstat (limited to 'overcloud.yaml')
-rw-r--r--overcloud.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/overcloud.yaml b/overcloud.yaml
index faec16dd..cadab7be 100644
--- a/overcloud.yaml
+++ b/overcloud.yaml
@@ -93,7 +93,7 @@ parameters:
type: string
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
constraints:
- custom_constraint: nova.keypair