From a983dbb103b0353d7cdca53d7e594957f1cccce4 Mon Sep 17 00:00:00 2001 From: Clint Byrum Date: Tue, 14 May 2013 11:34:39 -0700 Subject: Make descriptions less redundant. --- nova-compute.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nova-compute.yaml') diff --git a/nova-compute.yaml b/nova-compute.yaml index ae4affbf..18dddcc8 100644 --- a/nova-compute.yaml +++ b/nova-compute.yaml @@ -1,5 +1,5 @@ HeatTemplateFormatVersion: '2012-12-12' -Description: 'HEAT Template - Nova Compute' +Description: 'Nova Compute' Parameters: KeyName: Description: Name of an existing EC2 KeyPair to enable SSH access to the instances -- cgit 1.2.3-korg