Skip to content

Instantly share code, notes, and snippets.

@rterbush
Created June 23, 2016 21:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rterbush/8ee05d84bd6f3a294eedb548ec8720e9 to your computer and use it in GitHub Desktop.
Save rterbush/8ee05d84bd6f3a294eedb548ec8720e9 to your computer and use it in GitHub Desktop.
salt winminion pkg.install 'firefox' version=16.0.2
install_firefox:
pkg.installed:
- pkgs:
- firefox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment