fix invalid chracters in ansible scripts
[yardstick.git] / ansible / ubuntu_server_cloudimg_modify_samplevnfs.yml
index af4b91a..dff7f97 100644 (file)
@@ -31,6 +31,8 @@
       when: proxy_env is defined and proxy_env
 #     can't update grub in chroot/docker
     - enable_hugepages_on_boot
+    # needed for collectd plugins
+    - increase_open_file_limits
     - modify_cloud_config
     - install_image_dependencies
     - role: download_dpdk
@@ -56,5 +58,7 @@
     - install_rabbitmq
     - download_intel_cmt_cat
     - install_intel_cmt_cat
+    - download_pmu_tools
+    - install_pmu_tools
     - download_collectd
     - install_collectd