f1d0ee4f83
- Use update-alternatives for salt-call and fix builing on EL8 - Build all python bindings for all flavors - Make minion reconnecting on changing master IP (bsc#1228182) - Added: * make-minion-reconnecting-on-changing-master-ip-bsc-1.patch OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:saltstack/salt?expand=0&rev=264
5 lines
102 B
Plaintext
5 lines
102 B
Plaintext
# Enable the transactional_update executor
|
|
module_executors:
|
|
- transactional_update
|
|
- direct_call
|