mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
fix issues with updating motd if nodes needs restarted due to OS patch updates
This commit is contained in:
@@ -2,3 +2,4 @@ needs_restarting:
|
||||
module.run:
|
||||
- mine.send:
|
||||
- func: needs_restarting.check
|
||||
- order: last
|
||||
|
||||
@@ -8,4 +8,3 @@ patch_os:
|
||||
pkg.uptodate:
|
||||
- name: patch_os
|
||||
- refresh: True
|
||||
- onchanges_in: needs_restarting
|
||||
|
||||
Reference in New Issue
Block a user