Include nettools in 14.04

This commit is contained in:
Dale McDiarmid 2017-01-05 13:17:53 +00:00
parent fe02c4daa6
commit cad6a590f9

View file

@ -20,6 +20,7 @@ platforms:
privileged: true
provision_command:
- apt-get update && apt-get install -y software-properties-common && add-apt-repository -y ppa:ansible/ansible
- apt-get install -y -q net-tools
- apt-get update && apt-get -y -q install python-apt python-pycurl
use_sudo: false
volume: <%=ENV['ES_XPACK_LICENSE_FILE']%>:/tmp/license.json