From 6922c4f58ee21e8eacd3e988955f8b10d3dd4015 Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Mon, 14 Oct 2013 23:17:58 +0200 Subject: [PATCH] Update documentation. --- doc/9-vagrant-demo-vm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/9-vagrant-demo-vm.md b/doc/9-vagrant-demo-vm.md index 3d8695297..0e78fa59b 100644 --- a/doc/9-vagrant-demo-vm.md +++ b/doc/9-vagrant-demo-vm.md @@ -23,4 +23,4 @@ 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`. +SSH login is available using `vagrant ssh`.