mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
fix pkg.latest in common
This commit is contained in:
@@ -4,5 +4,5 @@ base:
|
||||
- sensors.{{ grains.host }}
|
||||
|
||||
'G@role:so-master':
|
||||
- master.schedule
|
||||
- masters.schedule
|
||||
- masters.{{ grains.host }}
|
||||
|
||||
@@ -20,9 +20,10 @@ sensorpkgs:
|
||||
|
||||
alwaysupdated:
|
||||
pkg.latest:
|
||||
- openssl
|
||||
- openssh-server
|
||||
- bash
|
||||
- pkgs:
|
||||
- openssl
|
||||
- openssh-server
|
||||
- bash
|
||||
- skip_suggestions: True
|
||||
|
||||
# Set time to UTC
|
||||
|
||||
Reference in New Issue
Block a user