mirror of
https://github.com/rancher/os.git
synced 2025-09-02 07:15:41 +00:00
Add wifi support
This commit is contained in:
@@ -87,7 +87,8 @@ var schema = `{
|
||||
"post_cmds": {"$ref": "#/definitions/list_of_strings"},
|
||||
"http_proxy": {"type": "string"},
|
||||
"https_proxy": {"type": "string"},
|
||||
"no_proxy": {"type": "string"}
|
||||
"no_proxy": {"type": "string"},
|
||||
"wifi_networks": {"type": "object"}
|
||||
}
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user