Set up GIS software on multiple computers (Windows & Linux) simultaneosly using SaltStack
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

8 lines
268 B

qgis:
'2.18':
installer: salt://win/repo-ng/installers/QGIS-OSGeo4W-2.18.19-1-Setup-x86_64.exe
full_name: 'QGIS 2.18.19 Las Palmas'
reboot: False
install_flags: '/S'
uninstaller: '%ProgramFiles%/QGIS 2.18/uninstall.exe'
uninstall_flags: '/S'