1
0
mirror of https://github.com/rancher/os.git synced 2025-09-01 14:48:55 +00:00

Recovery console

This commit is contained in:
Josh Curl
2016-11-29 17:06:23 -08:00
committed by Sven Dowideit
parent 53225f6e9b
commit fecbb9df2e
8 changed files with 142 additions and 8 deletions

View File

@@ -37,6 +37,7 @@ var schema = `{
"no_sharedroot": {"type": "boolean"},
"log": {"type": "boolean"},
"force_console_rebuild": {"type": "boolean"},
"recovery": {"type": "boolean"},
"disable": {"$ref": "#/definitions/list_of_strings"},
"services_include": {"type": "object"},
"modules": {"$ref": "#/definitions/list_of_strings"},