aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vLB_CDS
diff options
context:
space:
mode:
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-03-26 14:23:02 +0100
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-03-26 14:23:02 +0100
commit314c0c1e45bc6a4c1ae0e7c030ebbf51b80abb35 (patch)
tree31fb09d3fb2fd0fbbf7d714075df6945b842c6f6 /heat/vLB_CDS
parent0f11467f0bf1d20212f94be2bbed75896b30d73f (diff)
Fix spacing issues in YAML files in heat
Fixes applied as reported by yamllint. Change-Id: I192de1f318c9aee58868807e4a9942b48b8b8e65 Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Diffstat (limited to 'heat/vLB_CDS')
-rw-r--r--heat/vLB_CDS/base_template.yaml2
-rw-r--r--heat/vLB_CDS/vdns.yaml2
-rw-r--r--heat/vLB_CDS/vlb.yaml2
-rw-r--r--heat/vLB_CDS/vpkg.yaml2
4 files changed, 4 insertions, 4 deletions
diff --git a/heat/vLB_CDS/base_template.yaml b/heat/vLB_CDS/base_template.yaml
index 1437206f..a171595f 100644
--- a/heat/vLB_CDS/base_template.yaml
+++ b/heat/vLB_CDS/base_template.yaml
@@ -169,4 +169,4 @@ outputs:
vlb_0_mac_address:
value: { get_param: vlb_0_int_pktgen_private_port_0_mac }
vpg_0_mac_address:
- value: { get_param: vpg_0_int_pktgen_private_port_0_mac } \ No newline at end of file
+ value: { get_param: vpg_0_int_pktgen_private_port_0_mac }
diff --git a/heat/vLB_CDS/vdns.yaml b/heat/vLB_CDS/vdns.yaml
index 7a7ab306..d24fbda4 100644
--- a/heat/vLB_CDS/vdns.yaml
+++ b/heat/vLB_CDS/vdns.yaml
@@ -218,4 +218,4 @@ resources:
unzip -j /opt/vlbms-scripts-__install_script_version__.zip -d /opt v_dns_install.sh
cd /opt
chmod +x v_dns_install.sh
- ./v_dns_install.sh \ No newline at end of file
+ ./v_dns_install.sh
diff --git a/heat/vLB_CDS/vlb.yaml b/heat/vLB_CDS/vlb.yaml
index e0330df4..c79d2ac6 100644
--- a/heat/vLB_CDS/vlb.yaml
+++ b/heat/vLB_CDS/vlb.yaml
@@ -290,4 +290,4 @@ resources:
unzip -j /opt/vlbms-scripts-__install_script_version__.zip -d /opt v_lb_install.sh
cd /opt
chmod +x v_lb_install.sh
- ./v_lb_install.sh \ No newline at end of file
+ ./v_lb_install.sh
diff --git a/heat/vLB_CDS/vpkg.yaml b/heat/vLB_CDS/vpkg.yaml
index e71e0bbd..24cdbc1a 100644
--- a/heat/vLB_CDS/vpkg.yaml
+++ b/heat/vLB_CDS/vpkg.yaml
@@ -223,4 +223,4 @@ resources:
unzip -j /opt/vlbms-scripts-__install_script_version__.zip -d /opt v_packetgen_install.sh
cd /opt
chmod +x v_packetgen_install.sh
- ./v_packetgen_install.sh \ No newline at end of file
+ ./v_packetgen_install.sh