Skip to content

Instantly share code, notes, and snippets.

updates:
win_update.installed
system.reboot:
module.run
Mozilla Firefox 38.0.1 (x86 fr):
pkg:
- installed
Google Chrome:
pkg:
- installed
7-Zip 9.20 (x64 edition):
pkg:
- installed
Adobe Flash Player 17 ActiveX:
'adobereader':
11.0.10:
full_name: 'Adobe Reader XI (11.0.10) - Français'
installer: 'http://ardownload.adobe.com/pub/adobe/reader/win/11.x/11.0.10/fr_FR/AdbeRdr11010_fr_FR.exe'
reboot: False
locale: fr_FR
install_flags: ' /msi EULA_ACCEPT=YES REMOVE_PREVIOUS=YES /qn'
uninstaller: 'msiexec.exe'
uninstall_flags: '/qn /x {AC76BA86-7AD7-1033-7B44-AB0000000001}'
root@bss-salt:/srv/salt/win/repo/adobereader# ^C
bss-laptop17.blues2.local:
The minion function caused an exception: Traceback (most recent call last):
File "c:\salt\bin\lib\site-packages\salt\minion.py", line 1020, in _thread_return
return_data = func(*args, **kwargs)
File "c:\salt\bin\lib\site-packages\salt\modules\state.py", line 325, in highstate
whitelist=kwargs.get('whitelist')
File "c:\salt\bin\lib\site-packages\salt\state.py", line 2923, in call_highstate
return self.state.call_high(high)
File "c:\salt\bin\lib\site-packages\salt\state.py", line 2018, in call_high
chunks = self.compile_high_data(high)