29 lines
379 B
YAML
29 lines
379 B
YAML
---
|
|
skylab_packages_global:
|
|
- automake
|
|
- cmake
|
|
- curl
|
|
- gcc
|
|
- gcc-c++
|
|
- git
|
|
- make
|
|
- nano
|
|
- openssl-devel
|
|
- openssh-server
|
|
- systemd-devel
|
|
- unzip
|
|
- vim
|
|
- vim-minimal
|
|
|
|
skylab_packages_rocky:
|
|
- bind-utils
|
|
- bash-completion
|
|
- nc
|
|
- nfs-utils
|
|
- python3
|
|
- python3-pip
|
|
- python3-setuptools
|
|
- python3-virtualenv
|
|
- systemd-networkd
|
|
- wget
|