diff --git a/etc/vagrant/bootstrap.sh b/etc/vagrant/bootstrap.sh
index 59d6300699146472dcf819b18438821c59f68d3d..49edd56720f46ca208b2d630f8ddee1e1f958ddc 100644
--- a/etc/vagrant/bootstrap.sh
+++ b/etc/vagrant/bootstrap.sh
@@ -269,7 +269,7 @@ echo "Configuring timezone"
 cp /usr/share/zoneinfo/Europe/Vienna /etc/localtime > setup_timezone.log 2>&1
 
 echo "Installing utils (gcc, git, ...) with yum repository version"
-yum -y install gcc gcc-c++ git iptables-services nano nmap tar unzip wget > ins$
+yum -y install gcc gcc-c++ git iptables-services nano nmap tar unzip wget > insall_utils.log 2>&1
 
 #echo "Installing krismer repository"
 #fn_download_newer $DOWNLOAD_DIR/krismer.repo $NEXUS_REPO