-
Notifications
You must be signed in to change notification settings - Fork 231
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] On Debian, does not work by default #217
Comments
Solved using following pillar
which lets the formula find all |
I think we should make it default to just Though I checked the I think this formula needs some major refactoring 🙄 |
This shares a common thread with #214, #215 and #216, in that this formula needs to go through the following steps:
|
Could work for simple setup (like stated in the description) but once you want Not easy to solve... |
Versions reports (master & minion)
Using salt-ssh 3001.1 installed in a virtualenv. Minion is Debian Buster, no master.
Pillar / config used
top.sls
containsNo pillar.
Bug details
Describe the bug
This does not work out of the box
Steps to reproduce the bug
Expected behaviour
I expect the formula to work out of the box, with sane defaults so I can use it to simply install available PHP packages on Debian distribution.
Attempts to fix the bug
I still have not looked at how the formula exactly works, but it looks like without external repository I can't use it to use PHP packages from vanilla Debian repositories.
Additional context
The text was updated successfully, but these errors were encountered: