blob: aa2f01dbf7072c19cb1c51eaa395668d5163d747 [file] [log] [blame]
{
"type": "object",
"properties": {
"RepoIP": { "type": "string", "default": "192.168.0.11" },
"SSHPrivateKey": { "type": "string", "default": "foo bar" }
},
"additionalProperties": false
}