This repository has been archived on 2025-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
Files
salt-master/base/packages/common.sls
2023-08-01 17:09:31 +02:00

66 lines
1009 B
Plaintext

common-installed:
pkg.installed:
- pkgs:
- vim
- lsb-release
- gawk
- rename
- jq
- rsync
- file
- curl
- quota
- screen
- iftop
- iotop
- iperf
- bwm-ng
- nmap
- htop
- less
- wget
- etckeeper
- rsync
- localepurge
- pbzip2
- bzip2
- gzip
- unzip
- bind9-host
- dnsutils
- tcpdump
- file
- python3-pip
- python3-dev
- python3-pyinotify
- python3-m2crypto
- python3-apt
- lockfile-progs
- virt-what
- apt-transport-https
- python3-croniter
- flex
- bison
- rclone
- nfs-common
- mosquitto-clients
- autofs
- debian-keyring
- python3-cherrypy3
- python3-pygit2
- systemd-timesyncd
- zstd
common-removed:
pkg.removed:
- pkgs:
- atop
- sysbench
- exim4-base
- exim4-config
- exim4-daemon-light
- command-not-found