mirror of https://github.com/Icinga/icinga2.git
Documentation: Add Vagrant ssh credentials.
This commit is contained in:
parent
8d4e7bc002
commit
91134196a3
|
@ -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`.
|
||||
|
|
Loading…
Reference in New Issue