From de4cfbbc7f33b5db786d6f54db3fae3a44a021d8 Mon Sep 17 00:00:00 2001
From: handreas <andreas.hamacher@monash.edu>
Date: Mon, 30 Mar 2020 03:41:12 +0000
Subject: [PATCH] syntax fix

Former-commit-id: 9281fcd2098e449e7ececc17cbf8fd1f18d41e66
---
 CICD/heat/gc_HOT.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CICD/heat/gc_HOT.yaml b/CICD/heat/gc_HOT.yaml
index 8a362757..a91acf86 100644
--- a/CICD/heat/gc_HOT.yaml
+++ b/CICD/heat/gc_HOT.yaml
@@ -14,7 +14,7 @@ parameters:
     label: Image ID
     description: Centos Image
     default: c47c3acb-9657-4243-9e14-e6c676157e3b #with NetworkManager
-  rhel_7_image_id:
+  rhel_77_image_id:
     type: string
     label: Image ID
     description: Rhel Image
-- 
GitLab