Files
linguist/samples/SaltStack/gpg4win-light.sls
2015-04-06 14:58:20 +02:00

14 lines
487 B
Plaintext

gpg4win-light:
2.2.3:
installer: 'http://files.gpg4win.org/gpg4win-light-2.2.3.exe'
full_name: 'Gpg4Win (2.2.3)'
reboot: False
install_flags: '/S'
uninstaller: '%ProgramFiles%\GNU\GnuPG\gpg4win-uninstall.exe'
uninstall_flags: '/S'
#
# Note: this 2.2.3 light installer has a bug and it needs to be fixed upstream
# Here are work around instructions under Issue #113 in the meantime
# https://github.com/saltstack/salt-winrepo/issues/113#issuecomment-72837987
#