Fix typo
Change-Id: I4968980f097ea8573545c244a53783c83470879e
diff --git a/cicd-lab-pipeline.groovy b/cicd-lab-pipeline.groovy
index 6d72978..3b3aefc 100644
--- a/cicd-lab-pipeline.groovy
+++ b/cicd-lab-pipeline.groovy
@@ -183,8 +183,8 @@
println "============================================================"
println "Your CI/CD lab has been deployed and you can enjoy it:"
println " Use sshuttle -r ubuntu@${saltMasterHost} 172.16.10.0/24"
- println " to connect to your private subnet and visit services
- println " running at 172.16.10.254 (vip address):
+ println " to connect to your private subnet and visit services"
+ println " running at 172.16.10.254 (vip address):"
println " 9600 haproxy stats"
println " 8080 gerrit"
println " 8081 jenkins"