Update Vagrantfile

This commit is contained in:
KORLA25 2020-10-05 12:31:43 +05:30 committed by GitHub
parent 9d1bed11af
commit b75607e011
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
Vagrantfile vendored
View File

@ -1,6 +1,6 @@
# -*- mode: ruby -*-
# vi: set ft=ruby :
//Super project
VAGRANTFILE_API_VERSION = "2"
Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|