mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-13 14:30:17 +02:00
Merge pull request #115 from Kaezon/new-distro-vagrant
New distro vagrant
This commit is contained in:
commit
44b88b8b0f
2
vagrant/Vagrantfile
vendored
2
vagrant/Vagrantfile
vendored
@ -9,7 +9,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
|
|||||||
# options are documented and commented below. For a complete reference,
|
# options are documented and commented below. For a complete reference,
|
||||||
# please see the online documentation at vagrantup.com.
|
# please see the online documentation at vagrantup.com.
|
||||||
|
|
||||||
config.vm.box = "ubuntu/precise32"
|
config.vm.box = "hashicorp/precise64"
|
||||||
|
|
||||||
# Note: if it complains about guest extension versions, you can manually install them
|
# Note: if it complains about guest extension versions, you can manually install them
|
||||||
# because each VirtualBox installation has the capability of mounting an ISO virtual
|
# because each VirtualBox installation has the capability of mounting an ISO virtual
|
||||||
|
Loading…
x
Reference in New Issue
Block a user