mirror of
https://github.com/rancher/os.git
synced 2025-09-06 17:22:34 +00:00
Add dhcp timeout parameter
This commit is contained in:
@@ -81,6 +81,7 @@ var schema = `{
|
||||
|
||||
"properties": {
|
||||
"pre_cmds": {"$ref": "#/definitions/list_of_strings"},
|
||||
"dhcp_timeout": {"type": "integer"},
|
||||
"dns": {"type": "object"},
|
||||
"interfaces": {"type": "object"},
|
||||
"post_cmds": {"$ref": "#/definitions/list_of_strings"},
|
||||
|
Reference in New Issue
Block a user