From c8dd1d0a54f21a916bf014ac0fb16c0f0c0f71a7 Mon Sep 17 00:00:00 2001
From: handreas <andreas.hamacher@monash.edu>
Date: Mon, 6 Apr 2020 10:25:26 +0000
Subject: [PATCH] 1 K1 only

Former-commit-id: 865a8f6b45a02b2fefd4a7634bb2473354680760
---
 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 5be78151..5b7da482 100644
--- a/CICD/heat/gc_HOT.yaml
+++ b/CICD/heat/gc_HOT.yaml
@@ -413,7 +413,7 @@ resources:
   UbuntuDesktopNodes:
    type: "OS::Heat::ResourceGroup"
    properties:
-    count: 1
+    count: 0
     resource_def:
      type: "OS::Nova::Server"
      properties:
-- 
GitLab