saltstack-formulas / salt-formula

Yes, Salt can Salt itself!
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
197 stars 423 forks source link

fix: use supported macOS and Salt versions in CI #549

Open SMillerDev opened 1 year ago

SMillerDev commented 1 year ago

This should allow CI to work again

SMillerDev commented 1 year ago

Seems like you can't download just "latest" anymore?

       Traceback (most recent call last):
         File "<stdin>", line 1, in <module>
       ImportError: No module named request
        *  INFO: Running install_macosx_onedir()
       Traceback (most recent call last):
         File "<stdin>", line 1, in <module>
       ImportError: No module named request
        * ERROR: https://repo.saltproject.io/salt/py3/macos/latest/salt--py3-x86_64.pkg failed to download to /tmp/salt--py3-x86_64.pkg
        * ERROR: Failed to run install_macosx_onedir()!!!
       No salt-minion installed, install must have failed!!