Skip to content
Snippets Groups Projects
Commit 78ac01ad authored by Bogdan Dobrelya's avatar Bogdan Dobrelya Committed by GitHub
Browse files

Merge pull request #573 from kad/newvb

Vagrantfile: use Ubuntu 16.04 LTS
parents 7abc747b 3b3938c6
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ $vm_cpus = 1
$shared_folders = {}
$forwarded_ports = {}
$subnet = "172.17.8"
$box = "bento/ubuntu-14.04"
$box = "bento/ubuntu-16.04"
host_vars = {}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment