How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "ypereirareis/debian-elasticsearch-amd64"
end
vagrant init ypereirareis/debian-elasticsearch-amd64
vagrant up
This version was created over 9 years ago.
This version was created over 10 years ago.
Base box with Ubuntu, Elasticsearch 1.0.1 to run elasticsearch vagrant cluster.
Plugins installed :
This version was created over 10 years ago.
THis is a box with Ubuntu, Elasticsearch 1.0.1 to run elasticsearch vagrant cluster