1
0
mirror of https://github.com/rancher/os.git synced 2025-08-31 22:32:14 +00:00

enhance preload timing issue

This commit is contained in:
Jason-ZW
2018-04-02 04:56:47 +00:00
parent c73954fab0
commit 80c99642b2
4 changed files with 16 additions and 4 deletions

View File

@@ -53,7 +53,8 @@
"sysctl": {"type": "object"},
"restart_services": {"type": "array"},
"hypervisor_service": {"type": "boolean"},
"shutdown_timeout": {"type": "integer"}
"shutdown_timeout": {"type": "integer"},
"preload_wait": {"type": "boolean"}
}
},