rockylinux-ostree-config/ostree-config/manifests/rocky-ostree-system_tools.yaml
2022-06-06 19:26:00 +02:00

15 lines
304 B
YAML

# config/manifests/rocky-ostree-system_tools.yaml
#
# Contains system (tools) packages which are often used on a regular
# system, but not needed for the base system to work
packages:
- NetworkManager
- iproute
- iputils
- openssh-clients
- openssh-server
- less
- vim
- strace
- lsof