From: Michael Friedrich Date: Tue, 27 May 2014 14:36:29 +0000 (+0200) Subject: Vagrant: Fix 'vagrant ssh' for a single instance. X-Git-Tag: v2.0.0-beta2~67 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=641ff1f33cf700d1fdcd6786d9ef0218124da055;p=icinga2 Vagrant: Fix 'vagrant ssh' for a single instance. Refs #6334 --- diff --git a/.vagrant-puppet/files/var/www/html/index.html b/.vagrant-puppet/files/var/www/html/index.html index 766e13cf2..a3cf06364 100644 --- a/.vagrant-puppet/files/var/www/html/index.html +++ b/.vagrant-puppet/files/var/www/html/index.html @@ -96,7 +96,7 @@ Available user interfaces.

SSH

-SSH is available through 'vagrant ssh $hostname' with passwordless sudo ('sudo -i'). +SSH is available through 'vagrant ssh' with passwordless sudo ('sudo -i').

Documentation

The official Icinga 2 documentation is available at docs.icinga.org.