mirror of
https://github.com/clearlinux/clr-installer.git
synced 2026-09-02 11:41:44 +00:00
When target bundles are added to the configuration file we generate an override YAML file for the installer. This needs to default to autoUpdate: true for interactive installs. This fixes a bug which was introduced when we switched to having the installer generate the override YAML file instead of creating it with a post-installation hook in conjunction with offline installation support. Signed-off-by: Mark D Horn <mark.d.horn@intel.com>