Skip to content

Commit

Permalink
Merge pull request #11659 from Security-Onion-Solutions/issue/11457
Browse files Browse the repository at this point in the history
ensure networkminer is latest version
  • Loading branch information
m0duspwnens authored Oct 30, 2023
2 parents 9a1e95c + 07e5112 commit 1b99d50
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion salt/desktop/packages.sls
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,6 @@ desktop_packages:
- snappy
- sound-theme-freedesktop
- soundtouch
- securityonion-networkminer
- speech-dispatcher
- speech-dispatcher-espeak-ng
- speex
Expand Down Expand Up @@ -433,6 +432,10 @@ desktop_packages:
- xorg-x11-xinit-session
- zip

install_networkminer:
pkg.latest:
- name: securityonion-networkminer

{% else %}

desktop_packages_os_fail:
Expand Down

0 comments on commit 1b99d50

Please sign in to comment.