Skip to content

Commit

Permalink
Update integration-manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bhillkeyfactor authored Oct 30, 2024
1 parent a439a55 commit ce8205d
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion integration-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,22 @@
"DependsOn": null,
"DefaultValue": null,
"Required": false
},
{
"Name": "InventoryTrustedCerts",
"DisplayName": "Inventory Trusted Certs",
"Type": "Bool",
"DependsOn": null,
"DefaultValue": "false",
"Required": true
},
{
"Name": "TemplateStack",
"DisplayName": "Template Stack",
"Type": "String",
"DependsOn": null,
"DefaultValue": null,
"Required": false
}
],
"EntryParameters": [
Expand All @@ -99,4 +115,4 @@
]
}
}
}
}

0 comments on commit ce8205d

Please sign in to comment.