Skip to content

Commit

Permalink
remove common-pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
MalloZup committed Oct 17, 2018
1 parent ab0d3c4 commit 29efb6e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions salt/default/minimal.sls
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,7 @@ include:
minimal_package_update:
pkg.latest:
- pkgs:
{%- if grains['os_family'] == 'Debian' %}
- salt-common
{% else %}
- salt
{% endif %}
- salt-minion
{% if grains['os_family'] == 'Suse' %}
- zypper
Expand Down

0 comments on commit 29efb6e

Please sign in to comment.