rockylinux-ostree-config/manifests/rocky-ostree-system_tools.yaml

15 lines
304 B
YAML
Raw Normal View History

2022-06-06 17:20:45 +00:00
# config/manifests/rocky-ostree-system_tools.yaml
2022-06-06 10:11:51 +00:00
#
# 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