mirror of
https://github.com/rancher/os.git
synced 2025-09-01 14:48:55 +00:00
Make the auto enable hypervisor_service optional
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
@@ -54,6 +54,7 @@ var schema = `{
|
||||
"resize_device": {"type": "string"},
|
||||
"sysctl": {"type": "object"},
|
||||
"restart_services": {"type": "array"}
|
||||
"hypervisor_service": {"type": "boolean"}
|
||||
}
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user