mirror of
https://github.com/clearlinux/clr-installer.git
synced 2026-09-04 04:31:31 +00:00
Save a copy of the current configuration prior to starting the installation. This provides a YAML containing the configuration in case of a crash or failure during the install. It is placed in the same directory as the clr-installer.log file as both of these files should be submitted in case of failures. Signed-off-by: Mark D Horn <mark.d.horn@intel.com>