From 473d50f6ab8c9976eb0ec298640ac8c16285af2f Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Fri, 11 Oct 2013 10:33:49 +0200 Subject: [PATCH] Add URL to Vagrant bootstrap script. --- tools/vagrant-bootstrap.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tools/vagrant-bootstrap.sh b/tools/vagrant-bootstrap.sh index 60d6a6c99..66ad8ada7 100755 --- a/tools/vagrant-bootstrap.sh +++ b/tools/vagrant-bootstrap.sh @@ -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." -- 2.40.0