As requested.. Again.

Signed-off-by: David Manouchehri <david.manouchehri@riseup.net>
This commit is contained in:
David Manouchehri 2017-12-12 20:12:28 -05:00
parent c693e50f82
commit 50ac887fb9
No known key found for this signature in database
GPG Key ID: 44AE189680F871D2

1
scripts/Vagrantfile vendored
View File

@ -1,6 +1,5 @@
# -*- mode: ruby -*-
# vi: set ft=ruby :
# Author: David Manouchehri
Vagrant.configure("2") do |config|
config.vm.box = "bento/ubuntu-16.04"