From e259119c199d65e819492b0970f367e157509658 Mon Sep 17 00:00:00 2001 From: Joe Stringer Date: Tue, 28 Jun 2016 11:23:49 +0200 Subject: vagrant: Add 'nc' to installed programs. netcat is used in several tests, but when creating a new vagrant VM we haven't been installing it. Do so. Signed-off-by: Joe Stringer Tested-by: William Tu Acked-by: Andy Zhou --- Vagrantfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Vagrantfile') diff --git a/Vagrantfile b/Vagrantfile index 3557095a2..e618f9c1a 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -9,7 +9,7 @@ $bootstrap_fedora = <