mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-18 09:57:17 +01:00
committed by
rootzoll
parent
4e0b4f1675
commit
b5816c7f79
2
Vagrantfile
vendored
2
Vagrantfile
vendored
@@ -3,7 +3,7 @@
|
||||
|
||||
Vagrant.configure('2') do |config|
|
||||
|
||||
config.vm.box = 'raspiblitz'
|
||||
config.vm.box = 'rootzoll/raspiblitz'
|
||||
|
||||
config.vm.network "private_network", type: "dhcp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user