diff --git a/Vagrantfile b/Vagrantfile index cd0212a..8762218 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -11,8 +11,8 @@ config.vm.provision "shell", inline: <<-SHELL sudo yum -y install epel-release vim-enhanced sudo su -c cat >/etc/yum.repos.d/sensu.repo<