Skip to content

Instantly share code, notes, and snippets.

@ariscn
Created March 23, 2016 21:42
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 ariscn/b1682fde90cc1e8b7f3e to your computer and use it in GitHub Desktop.
Save ariscn/b1682fde90cc1e8b7f3e to your computer and use it in GitHub Desktop.
foo:
pkg.installed:
- foo: 1.fakeversion
#- foo: {{ pillar.get('foo_version', '1.realversion') }}
- allow_updates: True
- refresh: True
- require:
- user: foo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment