Edited README
This commit is contained in:
parent
06620d0ba7
commit
68652c5d8a
1 changed files with 9 additions and 2 deletions
11
README.md
11
README.md
|
@ -6,10 +6,17 @@ Will bootstrap a [Ubuntu](https://ubuntu.com/) VM using [Vagrant](https://www.va
|
||||||
|
|
||||||
To provide a lightweight experience, the VM uses [XFCE](https://xfce.org/) as a desktop environment.
|
To provide a lightweight experience, the VM uses [XFCE](https://xfce.org/) as a desktop environment.
|
||||||
|
|
||||||
|
## Prerequisites
|
||||||
|
|
||||||
|
* Vagrant 2.2.x
|
||||||
|
* Virtualbox 6.x
|
||||||
|
|
||||||
|
## Quickstart
|
||||||
|
|
||||||
The default user is `vagrant` with the password `vagrant` (auto-login by default).
|
The default user is `vagrant` with the password `vagrant` (auto-login by default).
|
||||||
|
|
||||||
Provided tools:
|
## Provided tools
|
||||||
|
|
||||||
* Docker 19.03.5
|
* Docker 19.03.5
|
||||||
* Docker Compose 1.25.0
|
* Docker Compose 1.25.0
|
||||||
* Ansible 2.9.4
|
* Ansible 2.9.4
|
||||||
|
|
Loading…
Add table
Reference in a new issue