diff options
author | Maciej Skrocki <maciej.skrocki@intel.com> | 2017-09-28 14:13:39 -0700 |
---|---|---|
committer | Ross Brattain <ross.b.brattain@intel.com> | 2017-10-06 02:05:46 -0700 |
commit | 83863550224b960cf1abe47bf3d28533bce98027 (patch) | |
tree | 3ef248afc82ebfa607e5072a8747404d6acee739 /ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml | |
parent | 575137ccd18372b9eb920467853d6286a23f2d41 (diff) |
Fixed compilation of latest samplevnf
added download_civetweb and install_civetweb roles.
Change-Id: Id4f60cc07b3befc7edb3cfc38773fe1a73a44c1f
Signed-off-by: Maciej Skrocki <maciej.skrocki@intel.com>
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 fea5f3f27..b060967ef 100644 --- a/ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml +++ b/ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml @@ -38,6 +38,8 @@ - install_dpdk - download_trex - install_trex + - download_civetweb + - install_civetweb - download_samplevnfs - role: install_samplevnf vnf_name: PROX |