forked from saltstack/salt-winrepo-ng
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathadobeair.sls
19 lines (19 loc) · 798 Bytes
/
adobeair.sls
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
adobeair:
latest:
full_name: 'Adobe AIR'
installer: 'http://airdownload.adobe.com/air/win/download/30.0/AdobeAIRInstaller.exe'
install_flags: '-silent -eulaAccepted'
uninstaller: 'c:\salt\var\cache\salt\minion\extrn_files\base\airdownload.adobe.com\air\win\download\30.0\AdobeAIRInstaller.exe'
uninstall_flags: '-uninstall'
msiexec: False
locale: en_US
reboot: False
'30.0.0.107':
full_name: 'Adobe AIR'
installer: 'http://airdownload.adobe.com/air/win/download/30.0/AdobeAIRInstaller.exe'
install_flags: '-silent -eulaAccepted'
uninstaller: 'c:\salt\var\cache\salt\minion\extrn_files\base\airdownload.adobe.com\air\win\download\30.0\AdobeAIRInstaller.exe'
uninstall_flags: '-uninstall'
msiexec: False
locale: en_US
reboot: False