How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "gotosatoru/centos7-glusterfs"
end
vagrant init gotosatoru/centos7-glusterfs
vagrant up
This version was created almost 6 years ago.
for VirtualBox
This version was created almost 6 years ago.
There isn't a description.