* From `salt-winrepo-ng`: + https://github.com/saltstack/salt-winrepo-ng/blob/master/salt-minion-py2.sls - Package: `salt-minion` + https://github.com/saltstack/salt-winrepo-ng/blob/master/salt-minion-py3.sls - Package: `salt-minion-py3` * Close #411
* Prepare for selecting correct version of Windows `salt-minion` pkg
Use py3 for latest salt version Use Python 2 on old distros Update Gemfile Updated centos-6 run_command, as it does not use systemd Added tests to verify correct package versions for all cases tested
e.g. TurnKey Linux amongst others