Skip to content

Commit

Permalink
Update integration-manifest.json
Browse files Browse the repository at this point in the history
Updated JSON after additional fix to KFUtil
  • Loading branch information
rcpokorny authored Jun 28, 2023
1 parent 7be02fb commit a68960b
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions integration-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,13 +125,8 @@
"StoreRequired": false,
"Style": "Default"
},
"StorePathType": "",
"StorePathValue": "",
"PrivateKeyAllowed": "Required",
"JobProperties": [
"ProviderName",
"SAN"
],
"ServerRequired": true,
"PowerShell": false,
"BlueprintAllowed": false,
Expand Down Expand Up @@ -318,19 +313,8 @@
"StoreRequired": false,
"Style": "Default"
},
"StorePathType": "",
"StorePathValue": "",
"StorePathValue": "[\"My\",\"WebHosting\"]",
"PrivateKeyAllowed": "Required",
"JobProperties": [
"Port",
"IPAddress",
"HostName",
"SiteName",
"SniFlag",
"Protocol",
"ProviderName",
"SAN"
],
"ServerRequired": true,
"PowerShell": false,
"BlueprintAllowed": false,
Expand Down

0 comments on commit a68960b

Please sign in to comment.