mirror of
https://github.com/rancher/os.git
synced 2025-06-29 00:06:49 +00:00
Update schema
This commit is contained in:
parent
4d89e3f5b7
commit
98f7f9e207
@ -26,6 +26,7 @@ var schema = `{
|
||||
"properties": {
|
||||
"console": {"type": "string"},
|
||||
"environment": {"type": "object"},
|
||||
"cloud_init_services": {"type": "object"},
|
||||
"services": {"type": "object"},
|
||||
"bootstrap": {"type": "object"},
|
||||
"autoformat": {"type": "object"},
|
||||
|
@ -24,6 +24,7 @@
|
||||
"properties": {
|
||||
"console": {"type": "string"},
|
||||
"environment": {"type": "object"},
|
||||
"cloud_init_services": {"type": "object"},
|
||||
"services": {"type": "object"},
|
||||
"bootstrap": {"type": "object"},
|
||||
"autoformat": {"type": "object"},
|
||||
|
Loading…
Reference in New Issue
Block a user