From 2388f9381fc81f25b5b194d914627eae5cbe9db6 Mon Sep 17 00:00:00 2001 From: Rodolfo Alonso Hernandez Date: Tue, 22 May 2018 08:06:42 +0100 Subject: Fix vCGNAPT name in ansible constants JIRA: YARDSTICK-1190 Change-Id: I7494cd60fa495a4b78db6e9034219ee0c38e570e Signed-off-by: Rodolfo Alonso Hernandez --- ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 51756b8c7..d858257b1 100644 --- a/ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml +++ b/ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml @@ -44,7 +44,7 @@ - role: install_samplevnf vnf_name: FW - role: install_samplevnf - vnf_name: CGNATP + vnf_name: CGNAPT - role: install_samplevnf vnf_name: PE # build shared DPDK for collectd only, required DPDK downloaded already -- cgit 1.2.3-korg