Move VM image build to remote DUT
[yardstick.git] / ansible / roles / install_image_dependencies / defaults / main.yml
index f0b5321..558e68a 100644 (file)
@@ -28,6 +28,9 @@ install_dependencies:
     # for IxLoad
     - libxft-dev
     - libxss-dev
+    - expect
+    - libnuma-dev
+    - curl
   RedHat:
     - bc
     - fio
@@ -48,3 +51,4 @@ install_dependencies:
     - sysstat
     - unzip
     - python-devel
+    - curl