Skip to content

Commit

Permalink
Deploying to gh-pages from @ 242adf3 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteOtter committed Apr 16, 2024
1 parent 6e37144 commit 1c72317
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion data/v2/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,13 @@
"description": "",
"type": "array",
"items": {
"type": "string"
"type": "string",
"enum": [
"rsync",
"rhn",
"yum",
"apt"
]
}
},
"kernel_file": {
Expand Down

0 comments on commit 1c72317

Please sign in to comment.