realms-wiki/srv/salt/common/init.sls

21 lines
372 B
Plaintext
Raw Normal View History

2013-09-25 23:27:25 +03:00
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
2013-10-01 07:10:10 +03:00
- libxml2-dev
- libxslt-dev