diff options
author | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2018-07-05 08:00:29 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-07-05 08:00:29 +0000 |
commit | 9580bf1d0009b98b71d54c0a8231d45eae99d254 (patch) | |
tree | afbfc25937e0093f0a34f16f61d0fb56e3aea02a /ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml | |
parent | 24c73d56563e2057c381af9c65ed005d1970f28a (diff) | |
parent | 2388f9381fc81f25b5b194d914627eae5cbe9db6 (diff) |
Merge "Fix vCGNAPT name in ansible constants"
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 |