mirror of
https://github.com/rancher/os.git
synced 2025-09-01 06:40:31 +00:00
remove dependency on version string
using rancher.rm_usr kernel param instead
This commit is contained in:
@@ -78,6 +78,7 @@ type RancherConfig struct {
|
||||
BootstrapDocker DockerConfig `yaml:"bootstrap_docker,omitempty"`
|
||||
CloudInit CloudInit `yaml:"cloud_init,omitempty"`
|
||||
Debug bool `yaml:"debug,omitempty"`
|
||||
RmUsr bool `yaml:"rm_usr,omitempty"`
|
||||
Log bool `yaml:"log,omitempty"`
|
||||
Disable []string `yaml:"disable,omitempty"`
|
||||
ServicesInclude map[string]bool `yaml:"services_include,omitempty"`
|
||||
|
Reference in New Issue
Block a user