mirror of
https://github.com/rancher/os.git
synced 2025-09-04 16:21:07 +00:00
enhance preload timing issue
This commit is contained in:
@@ -137,6 +137,7 @@ type RancherConfig struct {
|
||||
RestartServices []string `yaml:"restart_services,omitempty"`
|
||||
HypervisorService bool `yaml:"hypervisor_service,omitempty"`
|
||||
ShutdownTimeout int `yaml:"shutdown_timeout,omitempty"`
|
||||
PreloadWait bool `yaml:"preload_wait,omitempty"`
|
||||
}
|
||||
|
||||
type UpgradeConfig struct {
|
||||
|
Reference in New Issue
Block a user