mirror of
https://github.com/Icinga/icinga2.git
synced 2025-05-03 14:10:25 +02:00
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…
x
Reference in New Issue
Block a user