From 35a8755a346ba598341c50db05acf0c152e6b1f8 Mon Sep 17 00:00:00 2001 From: Bryan Black Date: Mon, 26 Mar 2018 16:03:37 -0700 Subject: [PATCH] fix freebsd5 and freebsd6 stats --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 5308471..a4fe0dc 100644 --- a/README.md +++ b/README.md @@ -18,14 +18,14 @@ sudo apt -y install virtualbox vagrant ### [`imperialspeculate`](https://github.com/stationgroup/vagrant-labs/tree/master/imperialspeculate) -Name | Box | CPU | RAM | Disk | ----------|------------------------------|-----|-----|--------| -ubuntu1 | ubuntu/xenial64 | 1 | 1GB | 10GB* | -ubuntu2 | ubuntu/xenial64 | 1 | 1GB | 10GB* | -ubuntu3 | ubuntu/xenial64 | 1 | 1GB | 10GB* | -ubuntu4 | ubuntu/xenial64 | 1 | 1GB | 10GB* | -freebsd5 | freebsd/FreeBSD-11.1-RELEASE | 1 | 1GB | 10GB* | -freebsd6 | freebsd/FreeBSD-11.1-RELEASE | 1 | 1GB | 10GB* | +Name | Box | CPU | RAM | Disk | +---------|------------------------------|-----|-------|--------| +ubuntu1 | ubuntu/xenial64             | 1   | 1GB | 10GB* | +ubuntu2 | ubuntu/xenial64             | 1   | 1GB | 10GB* | +ubuntu3 | ubuntu/xenial64 | 1 | 1GB | 10GB* | +ubuntu4 | ubuntu/xenial64 | 1 | 1GB | 10GB* | +freebsd5 | freebsd/FreeBSD-11.1-RELEASE | 1 | 512MB | 21GB* | +freebsd6 | freebsd/FreeBSD-11.1-RELEASE | 1 | 512MB | 21GB* | ### [`offspringidea`](https://github.com/stationgroup/vagrant-labs/tree/master/offspringidea)