]> granicus.if.org Git - icinga2/commitdiff
Documentation: Add Vagrant ssh credentials.
authorMichael Friedrich <michael.friedrich@netways.de>
Mon, 14 Oct 2013 18:11:16 +0000 (20:11 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Mon, 14 Oct 2013 18:11:16 +0000 (20:11 +0200)
doc/9-vagrant-demo-vm.md

index 40ffc921c77139ed2e5d7ee86f676bd2c6747828..3d8695297ad7a99140b79094e13b834d7c46611f 100644 (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`.