paulczar / logstash-vagrant

vagrant environment for logstash
3 stars 11 forks source link

box file for vagrant precise64 #3

Open nv1t opened 10 years ago

nv1t commented 10 years ago

Could not find precise64.

Add the box file, or link to it

treyhyde commented 10 years ago

I assumed it was the precise64 box from vagrant

https://docs.vagrantup.com/v2/providers/basic_usage.html

$ vagrant box add \ precise64 http://files.vagrantup.com/precise64.box

No provision step happened on "vagrant up" with that box though, nothing.