X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ansible%2Finstall_collectd.yml;h=637c42d65582952c11d3cee30748670b54e57eb5;hb=ee99ba35de98cda9737ff743957e705df348622f;hp=16021b77b756b2f655c64df2a003aa5ebe0c4508;hpb=6a904a3a1b84e52861dcf4bf60332a666ae08b84;p=yardstick.git diff --git a/ansible/install_collectd.yml b/ansible/install_collectd.yml index 16021b77b..637c42d65 100644 --- a/ansible/install_collectd.yml +++ b/ansible/install_collectd.yml @@ -18,6 +18,8 @@ environment: "{{ proxy_env|default({}) }}" roles: + # needed for collectd plugins + - increase_open_file_limits # build shared DPDK for collectd only, required DPDK downloaded already - role: download_dpdk - install_dpdk_shared @@ -28,4 +30,3 @@ - install_pmu_tools - download_collectd - install_collectd -