From 6d666a86a3d612f41b93258c3a87d039a43c0f8a Mon Sep 17 00:00:00 2001 From: Nicolas Roman Date: Wed, 13 Feb 2019 17:34:58 +0100 Subject: [PATCH] added sendmail for debian and postgresql-client for openbsd --- Vagrantfile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Vagrantfile b/Vagrantfile index c8aa4d3..26788ec 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -12,7 +12,7 @@ Vagrant.configure('2') do |config| config.ssh.shell = "/bin/sh" $deps = <