Merge pull request #14328 from Security-Onion-Solutions/reyesj2-patch-2

install bc package
This commit is contained in:
Jorge Reyes
2025-03-04 09:03:02 -06:00
committed by GitHub

View File

@@ -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