fix freebsd5 and freebsd6 stats

This commit is contained in:
Bryan Black 2018-03-26 16:03:37 -07:00 committed by GitHub
parent 004ff2108a
commit 35a8755a34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,13 +19,13 @@ 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* |
---------|------------------------------|-----|-------|--------|
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* |
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)