reqopeng.blogg.se

Vagrant up provider virtualbox
Vagrant up provider virtualbox








vagrant up provider virtualbox vagrant up provider virtualbox

network "public_network" # config.vm.synced_folder "./data", "/vagrant_data" # config.vm.network "forwarded_port", guest: 80, host: 8080 You can search forĬonfig.vm.box = "kalilinux/rolling" = ' 80 GB' # config.vm.box_check_update = false

vagrant up provider virtualbox

# Every Vagrant development environment require a box. # For a complete reference, please see the online documentation at configure ( "2" ) do |config| # The most common configuration options are documented and commented below. Please don't change it unless you know what # configures the configuration version (we support older styles for # All Vagrant configuration is done below.










Vagrant up provider virtualbox