Skip to content

Instantly share code, notes, and snippets.

@disaster123
Created December 6, 2016 21:03
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 disaster123/f634a45f9b36a8f3dbf1294196e1107e to your computer and use it in GitHub Desktop.
Save disaster123/f634a45f9b36a8f3dbf1294196e1107e to your computer and use it in GitHub Desktop.
1
2 only upgrade pkg-x:
3 pkg.installed:
4 - pkgs:
5 - pkg-x: 1.2.3-1
6 - only_upgrade: True
7 - install_recommends: False
8 - skip_suggestions: True
9 - refresh: True
10 - cache_valid_time: 300
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment