mirror of
https://github.com/rancher/os.git
synced 2025-09-01 14:48:55 +00:00
Recovery console
This commit is contained in:
@@ -113,6 +113,7 @@ type RancherConfig struct {
|
||||
NoSharedRoot bool `yaml:"no_sharedroot,omitempty"`
|
||||
Log bool `yaml:"log,omitempty"`
|
||||
ForceConsoleRebuild bool `yaml:"force_console_rebuild,omitempty"`
|
||||
Recovery bool `yaml:"recovery,omitempty"`
|
||||
Disable []string `yaml:"disable,omitempty"`
|
||||
ServicesInclude map[string]bool `yaml:"services_include,omitempty"`
|
||||
Modules []string `yaml:"modules,omitempty"`
|
||||
|
Reference in New Issue
Block a user