saltstack-formulas / salter

Salter orchestrates software profiles onto Linux/MacOS/FreeBSD/Windows without fuss.
Apache License 2.0
6 stars 5 forks source link

feat(python): use python3 #18

Closed noelmcloughlin closed 5 years ago

noelmcloughlin commented 5 years ago

This PR installs salt with python3 per: https://github.com/saltstack/salt-bootstrap#python-3-support

We also ensure python symlink references python3

Verified on CentOS7, Ubuntu 18.04, OpenSUSE 15.0 Leap.

aboe76 commented 5 years ago

@noelmcloughlin merged it.