From 4c13499b5915842b3c6b7c493310b185d89ae040 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tom=C3=A1=C5=A1=20Levora?= Date: Fri, 9 Aug 2019 08:58:21 +0200 Subject: [PATCH] Fixing some typos in heat templates MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Issue-ID: INT-1198 Signed-off-by: Tomáš Levora Change-Id: I6f1788b5bcd3b605a92ba10561972caa6257e61e --- heat/vCPE/infra/base_vcpe_infra.yaml | 2 +- heat/vCPE/vgmux/base_vcpe_vgmux.yaml | 2 +- heat/vCPE_build/vgmux/build_vcpe_vgmux.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/heat/vCPE/infra/base_vcpe_infra.yaml b/heat/vCPE/infra/base_vcpe_infra.yaml index 9f3bf274..e6c9d82c 100644 --- a/heat/vCPE/infra/base_vcpe_infra.yaml +++ b/heat/vCPE/infra/base_vcpe_infra.yaml @@ -24,7 +24,7 @@ heat_template_version: 2013-05-23 -description: Heat template to deploy vCPE Infrastructue emlements (vAAA, vDHCP, vDNS_DHCP, webServer) +description: Heat template to deploy vCPE Infrastructure emlements (vAAA, vDHCP, vDNS_DHCP, webServer) ############## # # diff --git a/heat/vCPE/vgmux/base_vcpe_vgmux.yaml b/heat/vCPE/vgmux/base_vcpe_vgmux.yaml index 1b9c7e20..f8db87b2 100644 --- a/heat/vCPE/vgmux/base_vcpe_vgmux.yaml +++ b/heat/vCPE/vgmux/base_vcpe_vgmux.yaml @@ -24,7 +24,7 @@ heat_template_version: 2013-05-23 -description: Heat template to build vCPE Infrastructue Metro vGMUX +description: Heat template to build vCPE Infrastructure Metro vGMUX ############## # # diff --git a/heat/vCPE_build/vgmux/build_vcpe_vgmux.yaml b/heat/vCPE_build/vgmux/build_vcpe_vgmux.yaml index 09c22f5c..8b11e48d 100644 --- a/heat/vCPE_build/vgmux/build_vcpe_vgmux.yaml +++ b/heat/vCPE_build/vgmux/build_vcpe_vgmux.yaml @@ -24,7 +24,7 @@ heat_template_version: 2013-05-23 -description: Heat template to build vCPE Infrastructue Metro vGMUX +description: Heat template to build vCPE Infrastructure Metro vGMUX ############## # # -- 2.16.6