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
2021-02-17 21:30:34 +01:00

64 lines
951 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-m2crypto
- lockfile-progs
- virt-what
- ntp
- ntpdate
- apt-transport-https
- python3-croniter
- flex
- bison
- rclone
- nfs-common
- mosquitto-clients
- autofs
- python-apt
common-removed:
pkg.removed:
- pkgs:
- atop
- sysbench
- exim4-base
- exim4-config
- exim4-daemon-light
- command-not-found