saltstack-formulas / samba-formula

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
16 stars 72 forks source link

Remove duplicated pkg.installed state from SLS #53

Closed noelmcloughlin closed 5 years ago

noelmcloughlin commented 5 years ago

This PR removes one pkg.installed state that is a duplicate.

aboe76 commented 5 years ago

@noelmcloughlin thanks for this