mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-10 03:02:58 +01:00
Merge pull request #144 from m0duspwnens/master
patch motd changes and py3 salt ubuntu
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
include:
|
||||
- patch.needs_restarting
|
||||
{% if grains.os == "CentOS" %}
|
||||
- yum.packages
|
||||
{% endif %}
|
||||
- patch.needs_restarting
|
||||
|
||||
patch_os:
|
||||
pkg.uptodate:
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
base:
|
||||
'*':
|
||||
- patch.os.schedule
|
||||
- patch.needs_restarting
|
||||
- motd
|
||||
|
||||
'G@role:so-sensor':
|
||||
|
||||
Reference in New Issue
Block a user