mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Add more packages
This commit is contained in:
@@ -64,7 +64,33 @@ commonpkgs:
|
|||||||
- python3-watchdog
|
- python3-watchdog
|
||||||
- python3-packaging
|
- python3-packaging
|
||||||
- unzip
|
- unzip
|
||||||
- fuse3
|
|
||||||
- fuse-overlayfs
|
{% elif GLOBALS.os == 'CentOS Stream' %}
|
||||||
- fuse3-libs
|
commonpkgs:
|
||||||
|
pkg.installed:
|
||||||
|
- skip_suggestions: True
|
||||||
|
- pkgs:
|
||||||
|
- wget
|
||||||
|
- jq
|
||||||
|
- tcpdump
|
||||||
|
- httpd-tools
|
||||||
|
- net-tools
|
||||||
|
- curl
|
||||||
|
- sqlite
|
||||||
|
- mariadb-devel
|
||||||
|
- python3-dnf-plugin-versionlock
|
||||||
|
- nmap-ncat
|
||||||
|
- yum-utils
|
||||||
|
- device-mapper-persistent-data
|
||||||
|
- lvm2
|
||||||
|
- openssl
|
||||||
|
- git
|
||||||
|
- python3-docker
|
||||||
|
- python3-m2crypto
|
||||||
|
- rsync
|
||||||
|
- python3-rich
|
||||||
|
- python3-pyyaml
|
||||||
|
- python3-watchdog
|
||||||
|
- python3-packaging
|
||||||
|
- unzip
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user