Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
31196dc4
Commit
31196dc4
authored
Jan 16, 2018
by
DonLakeFlyer
Browse files
Change to vm that is available
parent
10215bbd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Vagrantfile
View file @
31196dc4
...
...
@@ -15,7 +15,7 @@ Vagrant.configure(2) do |config|
config
.
vm
.
provider
"virtualbox"
config
.
vm
.
provider
"vmware_fusion"
config
.
vm
.
box
=
"
boxcutter/ubuntu160
4"
config
.
vm
.
box
=
"
ubuntu/xenial6
4"
config
.
vm
.
provider
:docker
do
|
docker
,
override
|
override
.
vm
.
box
=
"tknerr/baseimage-ubuntu-16.04"
end
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment