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