forked from saltstack/salt-winrepo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
chrome.sls
47 lines (47 loc) · 1.69 KB
/
chrome.sls
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# Source: http://www.google.nl/intl/en/chrome/business/browser/admin/
chrome:
latest:
full_name: 'Google Chrome'
installer: 'https://dl.google.com/edgedl/chrome/install/GoogleChromeStandaloneEnterprise.msi'
install_flags: '/qn /norestart'
uninstaller: 'https://dl.google.com/edgedl/chrome/install/GoogleChromeStandaloneEnterprise.msi'
uninstall_flags: '/qn /norestart'
msiexec: True
locale: en_US
reboot: False
'66.88.49277':
full_name: 'Google Chrome'
installer: 'https://dl.google.com/edgedl/chrome/install/GoogleChromeStandaloneEnterprise.msi'
install_flags: '/qn /norestart'
uninstaller: '{DBA7719B-28D4-30D9-98DE-E689280E4D7E}'
uninstall_flags: '/qn'
msiexec: True
locale: en_US
reboot: False
'66.88.49259':
full_name: 'Google Chrome'
installer: 'https://dl.google.com/edgedl/chrome/install/GoogleChromeStandaloneEnterprise.msi'
install_flags: '/qn /norestart'
uninstaller: '{76749A15-DED4-3E79-AF88-D777F7C455F3}'
uninstall_flags: '/qn'
msiexec: True
locale: en_US
reboot: False
'66.77.16518':
full_name: 'Google Chrome'
installer: 'https://dl.google.com/edgedl/chrome/install/GoogleChromeStandaloneEnterprise.msi'
install_flags: '/qn /norestart'
uninstaller: '{879FC63D-310A-3526-B4F4-D7139F94D7A6}'
uninstall_flags: '/qn'
msiexec: True
locale: en_US
reboot: False
'66.77.16516':
full_name: 'Google Chrome'
installer: 'https://dl.google.com/edgedl/chrome/install/GoogleChromeStandaloneEnterprise.msi'
install_flags: '/qn /norestart'
uninstaller: '{2CF484F9-A0CD-3AD9-84A6-DFFE749FC71F}'
uninstall_flags: '/qn'
msiexec: True
locale: en_US
reboot: False