blob: 2f889abaea493620083f2dbcc585b87547b026d9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
servers:
base: true
packages:
dnf:
- epel-release
- htop
- fail2ban
- git
- neovim
- nfs-utils
- nmap
- podman
- podman-compose
- restic
- sqlite
- tmux
- wireguard-tools
- yamllint
|