Documentation: Add Vagrant ssh credentials.

This commit is contained in:
Michael Friedrich 2013-10-14 20:11:16 +02:00
parent 8d4e7bc002
commit 91134196a3
1 changed files with 2 additions and 0 deletions

View File

@ -22,3 +22,5 @@ By default both the username and password are `icingaadmin`.
An instance of icinga-web is installed at [http://localhost:8080/icinga-web](http://localhost:8080/icinga-web).
The username is `root` and the password is `password`.
SSH login is available via `ssh -p 2222 vagrant@localhost`. By default the password is `vagrant`.