fix freebsd5 and freebsd6 stats
This commit is contained in:
parent
004ff2108a
commit
35a8755a34
10
README.md
10
README.md
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue