diff options
author | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2018-07-11 15:35:32 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-07-11 15:35:32 +0000 |
commit | 948756d58d0b76c1356ffc6ef38b648eb84d9a99 (patch) | |
tree | 44d964af228ef72cc7f232a0f8b6a3581ba62be6 /ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml | |
parent | 438f7b5100e05ed668a0ea90674008a391eb5784 (diff) | |
parent | 7c8b47ee0c6fee700d46adfca118f02507981198 (diff) |
Merge "Revert "vPE Sample VNF is missing in the installation scripts""
Diffstat (limited to 'ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml')
-rw-r--r-- | ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml b/ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml index d858257b1..3a29a8a90 100644 --- a/ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml +++ b/ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml @@ -45,8 +45,6 @@ vnf_name: FW - role: install_samplevnf vnf_name: CGNAPT - - role: install_samplevnf - vnf_name: PE # build shared DPDK for collectd only, required DPDK downloaded already - install_dpdk_shared - install_rabbitmq |