initial with packs
This commit is contained in:
41
base/packages/common.sls
Normal file
41
base/packages/common.sls
Normal file
@@ -0,0 +1,41 @@
|
||||
common:
|
||||
pkg:
|
||||
- installed
|
||||
- pkgs:
|
||||
- gawk
|
||||
- rename
|
||||
- jq
|
||||
- rsync
|
||||
- file
|
||||
- curl
|
||||
- quota
|
||||
- screen
|
||||
- iftop
|
||||
- iotop
|
||||
- nmap
|
||||
- htop
|
||||
- less
|
||||
- wget
|
||||
- etckeeper
|
||||
- rsync
|
||||
- localepurge
|
||||
- pbzip2
|
||||
- bzip2
|
||||
- gzip
|
||||
- unzip
|
||||
- libwww-perl
|
||||
- bind9-host
|
||||
- dnsutils
|
||||
- tcpdump
|
||||
- file
|
||||
- augeas-tools
|
||||
- python-pip
|
||||
- python-dev
|
||||
- python-pyinotify
|
||||
- python-m2crypto
|
||||
- python3-m2crypto
|
||||
- lockfile-progs
|
||||
- virt-what
|
||||
- ntp
|
||||
- ntpdate
|
||||
- apt-transport-https
|
||||
Reference in New Issue
Block a user