summaryrefslogtreecommitdiffstats
path: root/tosca2heat/heat-translator/translator/tests/data/vRNC/Scripts/LB/lb_install.sh
blob: 59cba369b0b23548ec6c8bcbc7e6a0a846dc8271 (plain)
1
2
3
4
#!/bin/bash
echo "LB installing..." >> ~/vRNC_LB.log
sleep 3
echo "LB installed" >> ~/vRNC_LB.log