replace centos

This commit is contained in:
Mike Reeves
2023-02-17 11:32:05 -05:00
parent c6919a09da
commit 43c177727c

View File

@@ -43,44 +43,9 @@ commonpkgs:
- python3-dnf-plugin-versionlock
- nmap-ncat
- yum-utils
- python3-lxml
- python3-packaging
- device-mapper-persistent-data
- lvm2
- openssl
- git
- python3-docker
{% else %}
commonpkgs:
pkg.installed:
- skip_suggestions: True
- pkgs:
- wget
- ntpdate
- bind-utils
- jq
- tcpdump
- httpd-tools
- net-tools
- curl
- sqlite
- mariadb-devel
- nmap-ncat
- python3
- python36-packaging
- python36-lxml
- python36-docker
- python36-dateutil
- python36-m2crypto
- python36-mysql
- python36-packaging
- python36-lxml
- securityonion-python36-watchdog
- yum-utils
- device-mapper-persistent-data
- lvm2
- openssl
- git
- vim-enhanced
- yum-plugin-versionlock
{% endif %}