Skip to content

Commit

Permalink
Add hckinstall JSON Type Definition
Browse files Browse the repository at this point in the history
Signed-off-by: Kostiantyn Kostiuk <[email protected]>
  • Loading branch information
kostyanf14 authored and YanVugenfirer committed Feb 20, 2024
1 parent 1d2bb50 commit 515fce9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions lib/engines/hckinstall/hckinstall.jtd.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"properties": {
"hck_setup_scripts_path": { "type": "string" },
"answer_files": { "elements": { "type": "string" } },
"install_timeout": { "type": "uint16" }
}
}

0 comments on commit 515fce9

Please sign in to comment.