mirror of
https://github.com/rancher/os.git
synced 2025-09-02 07:15:41 +00:00
make cloud-config the configuration mechanism for RancherOS
This commit is contained in:
@@ -249,5 +249,5 @@ func getUpgradeUrl() (string, error) {
|
||||
return "", err
|
||||
}
|
||||
|
||||
return cfg.Upgrade.Url, nil
|
||||
return cfg.Rancher.Upgrade.Url, nil
|
||||
}
|
||||
|
Reference in New Issue
Block a user