diff options
author | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2018-01-29 23:26:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-01-29 23:26:52 +0000 |
commit | fa6a71d6a0f654d9e85a6dd8f73c1173f75ccdde (patch) | |
tree | 978d0f11f37cc0ee9f543a628467dbf9f878a0a3 /ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml | |
parent | 6f9f35ca5e6f2fe17c9d6fd87666fce74d19ab02 (diff) | |
parent | 15e122a770d6349c84801dd05891e21661cbad2c (diff) |
Merge "Add Intel Fortville 40G VF driver to sample VNF image"
Diffstat (limited to 'ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml')
-rw-r--r-- | ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml b/ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml index dff7f976a..85afa2a30 100644 --- a/ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml +++ b/ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml @@ -62,3 +62,5 @@ - install_pmu_tools - download_collectd - install_collectd + - download_drivers + - install_drivers |