From a3ffa11de56bd9751c790b1bfd3852b031a95156 Mon Sep 17 00:00:00 2001 From: handreas <andreas.hamacher@monash.edu> Date: Fri, 24 Apr 2020 04:25:18 +0000 Subject: [PATCH] k2 node hickup...disable Former-commit-id: a5066b840c70db810ae7315f4eefebf028cfbb84 --- 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 8eb11ff3..4c7224d1 100644 --- a/CICD/heat/gc_HOT.yaml +++ b/CICD/heat/gc_HOT.yaml @@ -255,7 +255,7 @@ resources: UbuntuDesktopNodes: type: "OS::Heat::ResourceGroup" properties: - count: 1 + count: 0 resource_def: type: "OS::Nova::Server" properties: -- GitLab