The Git for windows converts the line endings of files from LF to the native format which is CRLF on Windows.
Since the Anaconda Installer cannot understand such line endings on the kickstart files, make the line endings consistent as LF on all kickstart files.
The Git for windows converts the line endings of files from LF to the native format which is CRLF on Windows. Since the Anaconda Installer cannot understand such line endings on the kickstart files, make the line endings consistent as LF on all kickstart files.