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
315 B

6 years ago
  1. cloudcompare:
  2. '2.10.alpha':
  3. installer: salt://win/repo-ng/installers/CloudCompare_v2.10.alpha_setup_x64.exe
  4. full_name: 'CloudCompare 2.10 Alpha'
  5. reboot: False
  6. install_flags: '/silent /norestart'
  7. uninstaller: '%ProgramFiles%/CloudCompare/unins001.exe'
  8. uninstall_flags: '/silent /norestart'