[FEATURE REQUEST] doas as an alternative to sudo
#67255
Replies: 2 comments
-
|
Hi there! Welcome to the Salt Community! Thank you for making your first contribution. We have a lengthy process for issues and PRs. Someone from the Core Team will follow up as soon as possible. In the meantime, here’s some information that may help as you continue your Salt journey.
There are lots of ways to get involved in our community. Every month, there are around a dozen opportunities to meet with other contributors and the Salt Core team and collaborate in real time. The best way to keep track is by subscribing to the Salt Community Events Calendar. |
Beta Was this translation helpful? Give feedback.
-
|
Submitted a pull request for this: #67897. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
Salt is less usable on OpenBSD 7.5 because
doashas replacedsudo.Describe the solution you'd like
doasbeing implemented and the option to choose betweensudoanddoasin the config file.Describe alternatives you've considered
Manually editing the
sudomodule on all nodes to replace all instances ofsudowithdoas.Additional context
N/A.
Please Note
If this feature request would be considered a substantial change or addition, this should go through a SEP process here https://github.com/saltstack/salt-enhancement-proposals, instead of a feature request.
Beta Was this translation helpful? Give feedback.
All reactions