Skip to content

Commit 3a145cb

Browse files
author
Lee Fine
committed
1 parent aeddcc2 commit 3a145cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
"DependsOn": "",
201201
"Type": "Bool",
202202
"DefaultValue": "false",
203-
"Description": "The IgnorePrivateKeyOnInventory field should contain a boolean value ('true' or 'false') indicating whether to ignore the private key during inventory, which will make the store inventory-only and return all certificates without private key entries. Example: 'true' to ignore the private key or 'false' to include it."
203+
"Description": "The IgnorePrivateKeyOnInventory field should contain a boolean value ('true' or 'false') indicating whether to disregard the private key during inventory. Setting this to 'true' will allow inventory for the store without needing to supply the location of the private key or the password if the key is encrypted. However, doing this makes the store in effect inventory-only and no management jobs will be able to be run for this store. Example: 'true' to ignore the private key or 'false' to include it."
204204
}
205205
],
206206
"EntryParameters": [],

0 commit comments

Comments
 (0)