diff options
Diffstat (limited to 'heat/vLB_CDS/vlb.yaml')
-rw-r--r-- | heat/vLB_CDS/vlb.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |