aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vCPE_build/vbng/build_vcpe_vbng.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'heat/vCPE_build/vbng/build_vcpe_vbng.yaml')
-rw-r--r--heat/vCPE_build/vbng/build_vcpe_vbng.yaml14
1 files changed, 7 insertions, 7 deletions
diff --git a/heat/vCPE_build/vbng/build_vcpe_vbng.yaml b/heat/vCPE_build/vbng/build_vcpe_vbng.yaml
index 85b2aac2..ef3e8c87 100644
--- a/heat/vCPE_build/vbng/build_vcpe_vbng.yaml
+++ b/heat/vCPE_build/vbng/build_vcpe_vbng.yaml
@@ -139,13 +139,13 @@ resources:
user_data:
str_replace:
params:
- __demo_artifacts_version__ : { get_param: demo_artifacts_version }
- __script_version__ : { get_param: script_version }
- __cloud_env__ : { get_param: cloud_env }
- __vpp_source_repo_url__ : { get_param: vpp_source_repo_url }
- __vpp_source_repo_release_tag__ : { get_param: vpp_source_repo_release_tag }
- __vpp_patch_url__ : { get_param: vpp_patch_url }
- __compile_state__ : { get_param: compile_state }
+ __demo_artifacts_version__: { get_param: demo_artifacts_version }
+ __script_version__: { get_param: script_version }
+ __cloud_env__: { get_param: cloud_env }
+ __vpp_source_repo_url__: { get_param: vpp_source_repo_url }
+ __vpp_source_repo_release_tag__: { get_param: vpp_source_repo_release_tag }
+ __vpp_patch_url__: { get_param: vpp_patch_url }
+ __compile_state__: { get_param: compile_state }
__nexus_artifact_repo__: { get_param: nexus_artifact_repo }
template: |
#!/bin/bash