7a9a0ba90f
- The test_debian test now uses port 80 for ubuntu keyserver - Fix too frequent systemd service restart in test_system test - Added: * fix-test_debian-to-work-in-our-infrastructure-676.patch * fix-test_system-flaky-setup_teardown-fn.patch * fix-deprecated-code-677.patch OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:saltstack/salt?expand=0&rev=255
5 lines
102 B
Plaintext
5 lines
102 B
Plaintext
# Enable the transactional_update executor
|
|
module_executors:
|
|
- transactional_update
|
|
- direct_call
|