Add universal package installation
This commit is contained in:
28
vars/packages.yaml
Normal file
28
vars/packages.yaml
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
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
|
Reference in New Issue
Block a user