Skip to content

Instantly share code, notes, and snippets.

@eb4x
Created February 9, 2018 16:20
Show Gist options
  • Save eb4x/f78bc11f06b33dd7c738768392d42bef to your computer and use it in GitHub Desktop.
Save eb4x/f78bc11f06b33dd7c738768392d42bef to your computer and use it in GitHub Desktop.
Install multiple packages
editors:
- emacs
- vim
base:
'minion*':
- editors
install editors:
pkg.installed:
- install_recommends: False
- pkgs:
salt['pillar.get']('editors', []) | yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment