From 93f96968fecff696b58f889897ba67ec96a8ec16 Mon Sep 17 00:00:00 2001 From: Victor LABORIE Date: Mon, 21 Jan 2019 14:34:36 +0100 Subject: [PATCH] Add OpenBSD support to VagrantFile --- Vagrantfile | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/Vagrantfile b/Vagrantfile index 6ee5288..0cf23d6 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -13,16 +13,29 @@ Vagrant.configure('2') do |config| $deps = <