How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "kaorimatz/fedora-20-x86_64"
end
vagrant init kaorimatz/fedora-20-x86_64
vagrant up
This version was created over 8 years ago.
This version was created over 8 years ago.
biosdevname
and which
for better integration with VagrantThis version was created almost 9 years ago.
This version was created about 9 years ago.