realms-wiki/srv/salt/common/init.sls
2013-09-30 23:10:10 -05:00

21 lines
372 B
Plaintext

common-pkgs:
pkg.installed:
- pkgs:
- python
- vim
- build-essential
- screen
- htop
- git
- ntp
- libpcre3-dev
- libevent-dev
- iptraf
- python-software-properties
- python-pip
- python-virtualenv
- python-dev
- pkg-config
- curl
- libxml2-dev
- libxslt-dev