mirror of https://github.com/Icinga/icinga2.git
Add URL to Vagrant bootstrap script.
This commit is contained in:
parent
1ad59806dd
commit
473d50f6ab
|
@ -42,3 +42,7 @@ HTML
|
||||||
|
|
||||||
iptables -I INPUT 2 -m tcp -p tcp --dport 80 -j ACCEPT
|
iptables -I INPUT 2 -m tcp -p tcp --dport 80 -j ACCEPT
|
||||||
/etc/init.d/iptables save
|
/etc/init.d/iptables save
|
||||||
|
|
||||||
|
clear
|
||||||
|
|
||||||
|
echo "The Icinga 2 Vagrant VM has finished installing. See http://localhost:8080/ for more details."
|
||||||
|
|
Loading…
Reference in New Issue