mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
enable the new module.run behavior on the minion config - https://github.com/Security-Onion-Solutions/securityonion-saltstack/issues/106
This commit is contained in:
@@ -255,6 +255,9 @@ configure_minion() {
|
||||
|
||||
fi
|
||||
|
||||
echo "use_superseded:" >> /etc/salt/minion
|
||||
echo " - module.run" >> /etc/salt/minion
|
||||
|
||||
service salt-minion restart
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user