mirror of
https://github.com/rancher/os.git
synced 2025-09-01 06:40:31 +00:00
make modules settable through rancherctl config
This commit is contained in:
@@ -357,6 +357,7 @@ func RunInit() error {
|
||||
func(cfg *config.Config) error {
|
||||
return cfg.Reload()
|
||||
},
|
||||
loadModules,
|
||||
setResolvConf,
|
||||
func(cfg *config.Config) error {
|
||||
return createDirs(postDirs...)
|
||||
|
Reference in New Issue
Block a user