From 85dd66c276c3c35932b74f3478c1a9bf9b74a454 Mon Sep 17 00:00:00 2001 From: Ross Brattain Date: Mon, 11 Sep 2017 16:36:49 -0700 Subject: install pmu tools collectd plugin Added review dependency, removed collectd commit-id replicating bash script, added pmu roles to playbook Create local mirror for event list generation, copy script to image, and run event list generation at runtime if intel_pmu is enabled. Change-Id: Ie46a2b197f4d2037cf3eed194764ce9eb5670415 Signed-off-by: Ross Brattain --- ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml') diff --git a/ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml b/ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml index c55886693..891ccd1dc 100644 --- a/ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml +++ b/ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml @@ -47,5 +47,7 @@ - install_rabbitmq - download_intel_cmt_cat - install_intel_cmt_cat + - download_pmu_tools + - install_pmu_tools - download_collectd - install_collectd -- cgit 1.2.3-korg