From ca7397f6b365a6423b8ae976cf662db4a0f3da70 Mon Sep 17 00:00:00 2001 From: jvhoof Date: Sun, 3 Jul 2022 22:13:44 +0000 Subject: [PATCH] Update report --- FortiGate/Active-Passive-SDN/createUiDefinition.json | 1 - 1 file changed, 1 deletion(-) diff --git a/FortiGate/Active-Passive-SDN/createUiDefinition.json b/FortiGate/Active-Passive-SDN/createUiDefinition.json index 9846d4d5..a58a39ab 100644 --- a/FortiGate/Active-Passive-SDN/createUiDefinition.json +++ b/FortiGate/Active-Passive-SDN/createUiDefinition.json @@ -669,7 +669,6 @@ "domainNameLabel": "DNS name linked to this public IP" }, "defaultValue": { - "publicIpAddressName": "FGTAPClusterPublicIP", "publicIpAddressName": "[if(equals(basics('fortiGateNamePrefix'),''),'FGTAPClusterPublicIP',concat(basics('fortiGateNamePrefix'),'-FGT-PIP'))]", "domainNameLabel": "mydomain" },