Add URL to Vagrant bootstrap script.

This commit is contained in:
Gunnar Beutner 2013-10-11 10:33:49 +02:00
parent 1ad59806dd
commit 473d50f6ab
1 changed files with 4 additions and 0 deletions

View File

@ -42,3 +42,7 @@ HTML
iptables -I INPUT 2 -m tcp -p tcp --dport 80 -j ACCEPT
/etc/init.d/iptables save
clear
echo "The Icinga 2 Vagrant VM has finished installing. See http://localhost:8080/ for more details."