realms-wiki/srv/salt/common/init.sls
Matthew Scragg 7b39666270 init
2013-09-25 15:27:25 -05:00

20 lines
333 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