]> granicus.if.org Git - icinga2/commitdiff
Vagrant: Remove obsolete restart command.
authorGunnar Beutner <gunnar@beutner.name>
Mon, 14 Oct 2013 21:17:30 +0000 (23:17 +0200)
committerGunnar Beutner <gunnar@beutner.name>
Mon, 14 Oct 2013 21:17:30 +0000 (23:17 +0200)
.vagrant-puppet/manifests/finalize.sh

index 13cd5f8c3a43710fce9e9691536906c2690b0eb9..146442776549c59463815c1f7dae62c3cb50e42c 100644 (file)
@@ -1,10 +1,2 @@
 #!/bin/bash
-
-# for some reason puppet does not start icinga2
-/sbin/service icinga2 start
-
-# fix faulty file permissions
-chown root:apache /etc/icinga/passwd
-/sbin/service httpd reload
-
 echo "The Icinga 2 Vagrant VM has finished installing. See http://localhost:8080/ for more details."