From 50a6b4fd50d338941be9c828e8a5b4031a49e2bd Mon Sep 17 00:00:00 2001 From: Scott Lowe Date: Tue, 23 Jan 2018 11:30:18 -0700 Subject: [PATCH] Remove reference to personally-built Vagrant box Replace reference to personally-built Vagrant box with bento VMware-formatted box Signed-off-by: Scott Lowe --- vagrant/multi-platform/machines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vagrant/multi-platform/machines.yml b/vagrant/multi-platform/machines.yml index fee7191..08144c7 100644 --- a/vagrant/multi-platform/machines.yml +++ b/vagrant/multi-platform/machines.yml @@ -1,6 +1,6 @@ --- - name: jessie - vmw_box: slowe/debian-81-x64 + vmw_box: bento/debian-8.6 vb_box: debian/jessie64 ram: 512 vcpu: 1