diff options
author | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2018-05-22 08:06:42 +0100 |
---|---|---|
committer | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2018-05-22 08:07:07 +0100 |
commit | 2388f9381fc81f25b5b194d914627eae5cbe9db6 (patch) | |
tree | d4f24138d657146898604dca0f479bda46d11685 /ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml | |
parent | 5bb855a82d960a4fb796e801ec9a9a22dc40b1ca (diff) |
Fix vCGNAPT name in ansible constants
JIRA: YARDSTICK-1190
Change-Id: I7494cd60fa495a4b78db6e9034219ee0c38e570e
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@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, 1 insertions, 1 deletions
diff --git a/ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml b/ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml index b721703e8..aab5a741c 100644 --- a/ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml +++ b/ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml @@ -54,7 +54,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 |