Sxderp
Sxderp
Rebased + a couple small changes for tests and lint
Fixed lint and variable name (must have got missed in a rebase or something..).
That was weird. Not sure how that happened. Did a fresh rebase and it's all fixed.
Checks passed (finally)!
I think the name of this should change. `onlyifrunning: True` Implies, to me, that the item will only trigger if running (matches PR). `onlyifrunning: False` Implies, to me, that the...
I think this is a dupe of #66568
```console $ grep -r pipefail modules.d/99kdumpbase/kdump.sh:# POSIX doesn't have pipefail, only apply when using bash modules.d/99kdumpbase/kdump.sh:[ -n "$BASH" ] && set -o pipefail ``` This is a RHEL9 system and...
Would be cool to see this. Seems like https://github.com/naggie/dsnet/pull/79 would solve this. Can that get merged in?
@dwoz I don't mean to cause notification spam but this is a serious issue for Enterprise environments. Salt is not using a pure python ldap implementation (I think a switch...
Closing in favor of #188