Skip to content

Commit

Permalink
Merge pull request saltstack-formulas#30 from kumpa/master
Browse files Browse the repository at this point in the history
fix(sls): Fixed package cleanup
  • Loading branch information
aboe76 authored Sep 9, 2019
2 parents d0e643d + 098efd4 commit 7fff064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chrony/package/clean.sls
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ include:
chrony-package-clean-pkg-removed:
pkg.removed:
- name: {{ chrony.pkg }}
- name: {{ chrony.package }}
- require:
- sls: {{ sls_config_clean }}

0 comments on commit 7fff064

Please sign in to comment.