X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=ansible%2Fubuntu_server_cloudimg_modify_samplevnfs.yml;h=85afa2a30d34b5a752e0c024ad4466c1632ef5b5;hb=3be467e6b6d3251958e92ac5efbab31669a23596;hp=79249dd3797874935379719f16c227237f9f633d;hpb=85dd66c276c3c35932b74f3478c1a9bf9b74a454;p=yardstick.git diff --git a/ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml b/ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml index 79249dd37..85afa2a30 100644 --- a/ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml +++ b/ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml @@ -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 @@ -60,3 +62,5 @@ - install_pmu_tools - download_collectd - install_collectd + - download_drivers + - install_drivers