30 lines
385 B
YAML
30 lines
385 B
YAML
|
---
|
||
|
packages_global:
|
||
|
- cmake
|
||
|
- curl
|
||
|
- gcc
|
||
|
- gcc-c++
|
||
|
- git
|
||
|
- libselinux-python
|
||
|
- make
|
||
|
- nano
|
||
|
- openssl-devel
|
||
|
- policycoreutils-python
|
||
|
- python-devel
|
||
|
- python-firewall
|
||
|
- python-virtualenv
|
||
|
- unzip
|
||
|
- vim
|
||
|
- vim-minimal
|
||
|
|
||
|
packages_dnf:
|
||
|
- python3-devel
|
||
|
|
||
|
packages_yum:
|
||
|
- bash-completion
|
||
|
- bash-completion-extras
|
||
|
- nc
|
||
|
- nfs-utils
|
||
|
- python36u
|
||
|
- wget
|