From 6de8ea30292b59ed44860ade0299277f301e7d62 Mon Sep 17 00:00:00 2001 From: Danny Bessems Date: Sat, 24 Dec 2022 15:31:37 +0100 Subject: [PATCH] Fix vApp property value --- scripts/Update-OvfConfiguration.yml | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/scripts/Update-OvfConfiguration.yml b/scripts/Update-OvfConfiguration.yml index 9600152..242f92e 100644 --- a/scripts/Update-OvfConfiguration.yml +++ b/scripts/Update-OvfConfiguration.yml @@ -121,28 +121,6 @@ PropertyCategories: Configurations: '*' UserConfigurable: true - - Key: workloadcluster.controlplane - Type: int - Value: 1 - Configurations: - - cp1w1 - - cp1w2 - UserConfigurable: false - - - Key: workloadcluster.workers - Type: int - Value: 1 - Configurations: - - cp1w1 - UserConfigurable: false - - - Key: workloadcluster.workers - Type: int - Value: 2 - Configurations: - - cp1w2 - UserConfigurable: false - - Name: 3) Common ProductProperties: