mirror of
https://github.com/rancher/os.git
synced 2025-09-12 13:17:17 +00:00
/media and /mnt mounted as shared for console
This commit is contained in:
@@ -95,6 +95,7 @@ type RancherConfig struct {
|
||||
CloudInit CloudInit `yaml:"cloud_init,omitempty"`
|
||||
Debug bool `yaml:"debug,omitempty"`
|
||||
RmUsr bool `yaml:"rm_usr,omitempty"`
|
||||
NoSharedRoot bool `yaml:"no_sharedroot,omitempty"`
|
||||
Log bool `yaml:"log,omitempty"`
|
||||
ForceConsoleRebuild bool `yaml:"force_console_rebuild,omitempty"`
|
||||
Disable []string `yaml:"disable,omitempty"`
|
||||
|
Reference in New Issue
Block a user