Include nettools in 14.04
This commit is contained in:
parent
fe02c4daa6
commit
cad6a590f9
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ platforms:
|
||||||
privileged: true
|
privileged: true
|
||||||
provision_command:
|
provision_command:
|
||||||
- apt-get update && apt-get install -y software-properties-common && add-apt-repository -y ppa:ansible/ansible
|
- 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
|
- apt-get update && apt-get -y -q install python-apt python-pycurl
|
||||||
use_sudo: false
|
use_sudo: false
|
||||||
volume: <%=ENV['ES_XPACK_LICENSE_FILE']%>:/tmp/license.json
|
volume: <%=ENV['ES_XPACK_LICENSE_FILE']%>:/tmp/license.json
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue