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

6 years ago
  1. gpsd:
  2. '0.2.0.0':
  3. installer: salt://win/repo-ng/installers/GPSd-4-win_0.2.0.0.exe
  4. full_name: 'GPSd 0.2.0.0'
  5. reboot: False
  6. install_flags: '/S'
  7. uninstaller: 'C:\cygwin\uninstall.exe'
  8. uninstall_flags: '/S'