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

6 years ago
  1. qgis:
  2. '2.18':
  3. installer: salt://win/repo-ng/installers/QGIS-OSGeo4W-2.18.19-1-Setup-x86_64.exe
  4. full_name: 'QGIS 2.18.19 Las Palmas'
  5. reboot: False
  6. install_flags: '/S'
  7. uninstaller: '%ProgramFiles%/QGIS 2.18/uninstall.exe'
  8. uninstall_flags: '/S'