Skip to content

Commit d69e361

Browse files
committed
chore(store-types): Remove airlock cert store type.
Signed-off-by: spbsoluble <[email protected]>
1 parent cf11cbb commit d69e361

File tree

1 file changed

+1
-29
lines changed

1 file changed

+1
-29
lines changed

store_types.json

Lines changed: 1 addition & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[
22
{
3+
"Name": "Azure Keyvault",
34
"BlueprintAllowed": false,
45
"Capability": "AKV",
56
"CustomAliasAllowed": "Optional",
67
"EntryParameters": null,
78
"JobProperties": [],
89
"LocalStore": false,
9-
"Name": "Azure Keyvault",
1010
"PasswordOptions": {
1111
"EntrySupported": false,
1212
"StoreRequired": false,
@@ -186,34 +186,6 @@
186186
"BlueprintAllowed": true,
187187
"CustomAliasAllowed": "Optional"
188188
},
189-
{
190-
"Name": "Airlock Application Firewall Certificate",
191-
"ShortName": "AirlockWAF",
192-
"Capability": "AirlockWAF",
193-
"LocalStore": false,
194-
"SupportedOperations": {
195-
"Add": false,
196-
"Create": false,
197-
"Discovery": true,
198-
"Enrollment": false,
199-
"Remove": false
200-
},
201-
"Properties": [],
202-
"EntryParameters": [],
203-
"PasswordOptions": {
204-
"EntrySupported": false,
205-
"StoreRequired": true,
206-
"Style": "Default"
207-
},
208-
"StorePathType": "",
209-
"StorePathValue": "",
210-
"PrivateKeyAllowed": "Required",
211-
"JobProperties": [],
212-
"ServerRequired": true,
213-
"PowerShell": false,
214-
"BlueprintAllowed": false,
215-
"CustomAliasAllowed": "Allowed"
216-
},
217189
{
218190
"Name": "Akamai Certificate Provisioning Service",
219191
"ShortName": "Akamai",

0 commit comments

Comments
 (0)