Commit 13bbf00e by Edward Zarecor

Updating the requirement, removing duplicates.

parent df81d647
......@@ -88,23 +88,15 @@ COMMON_TAG_EC2_INSTANCE: False
common_boto_version: '2.34.0'
common_debian_pkgs:
- ntp
- ack-grep
- lynx-cur
- logrotate
- mosh
- rsyslog
- screen
- tmux
- tree
- git
- unzip
- "python2.7=2.7.10-0+precise1"
- python-pip
- python2.7-dev
# Not installed by default on vagrant ubuntu
# boxes
- curl
common_pip_pkgs:
- pip==7.1.2
- setuptools==18.3.2
......
......@@ -26,6 +26,10 @@ server_utils_debian_pkgs:
# not sure why this is installed
- mosh
# not sure why this is installed
# Not installed by default on vagrant ubuntu
# boxes.
# TODO: move to Vagrant role
- curl
- tree
- screen
- tmux
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment