aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>2018-07-18 15:20:52 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-07-18 15:20:52 +0000
commitd636d815e7c51594340e19478b4470f32a3ca25c (patch)
tree826bb75c6c1778a8f84088fdb364a43807d348c7
parentaac4f607b426cedce7666f826b4037f9f17c4ff0 (diff)
parent86d546fa8bbdc51370e95a0bccae40762e0e705d (diff)
Merge "Fix CGNAPT VNF name in install.yaml"
-rw-r--r--ansible/install.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/install.yaml b/ansible/install.yaml
index e93232d06..ae9f8587f 100644
--- a/ansible/install.yaml
+++ b/ansible/install.yaml
@@ -88,7 +88,7 @@
- role: install_samplevnf
vnf_name: FW
- role: install_samplevnf
- vnf_name: CGNATP
+ vnf_name: CGNAPT
# build shared DPDK for collectd only, required DPDK downloaded already
- install_dpdk_shared
- install_rabbitmq