mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Merge pull request #20347 from jfindlay/fix_sysctl_tests
fix linux_sysctl_test failures caused by #20314
This commit is contained in:
commit
b63376523e
@ -23,6 +23,7 @@ ensure_in_syspath('../../')
|
||||
|
||||
# Globals
|
||||
linux_sysctl.__salt__ = {}
|
||||
linux_sysctl.__context__ = {}
|
||||
systemd.__context__ = {}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user