mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #14328 from Security-Onion-Solutions/reyesj2-patch-2
install bc package
This commit is contained in:
@@ -27,6 +27,7 @@ commonpkgs:
|
|||||||
- vim
|
- vim
|
||||||
- tar
|
- tar
|
||||||
- unzip
|
- unzip
|
||||||
|
- bc
|
||||||
{% if grains.oscodename != 'focal' %}
|
{% if grains.oscodename != 'focal' %}
|
||||||
- python3-rich
|
- python3-rich
|
||||||
{% endif %}
|
{% endif %}
|
||||||
@@ -56,6 +57,7 @@ commonpkgs:
|
|||||||
- skip_suggestions: True
|
- skip_suggestions: True
|
||||||
- pkgs:
|
- pkgs:
|
||||||
- python3-dnf-plugin-versionlock
|
- python3-dnf-plugin-versionlock
|
||||||
|
- bc
|
||||||
- curl
|
- curl
|
||||||
- device-mapper-persistent-data
|
- device-mapper-persistent-data
|
||||||
- fuse
|
- fuse
|
||||||
|
|||||||
Reference in New Issue
Block a user