Update Virtual Machine with Packer authored by Fabian Englert's avatar Fabian Englert
......@@ -6,7 +6,12 @@ On this page, we will create a virtual machine with Packer and run it with Virtu
## Install VirtualBox
Install VirtualBox from the [VirtualBox Download Page](https://www.virtualbox.org/wiki/Downloads).
# Download goSDN repository
## Login Credentials
login: gosdn
password: gosdn
## Download goSDN repository
Go into the directory where you want to have this repository.
Get it with SSH:
......
......