Configuring the Downloading Behavior
You can configure and modify the download parameters in the ascend-deployer/downloader/config.ini file to download the required OS components and software packages.
[download] os_list=CentOS_7.6_aarch64, CentOS_7.6_x86_64, CentOS_8.2_aarch64, CentOS_8.2_x86_64, Ubuntu_18.04_aarch64, Ubuntu_18.04_x86_64 # OS information of the environment to be deployed [software] pkg_list=CANN_5.0.3.1,MindStudio_3.0.3 # Software packages to be downloaded online
Parent topic: Common Operations