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
2020-04-03 22:03:44 +02:00

53 lines
784 B
Plaintext

common-installed:
pkg.installed:
- pkgs:
- 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
- libwww-perl
- bind9-host
- dnsutils
- tcpdump
- file
- python-pip
- python-dev
- python-pyinotify
- python-m2crypto
- python3-m2crypto
- lockfile-progs
- virt-what
- ntp
- ntpdate
- apt-transport-https
- python3-croniter
- flex
- bison
- rclone
common-removed:
pkg.removed:
- pkgs:
- atop
- sysbench