Vagrant: Fix 'vagrant ssh' for a single instance.

Refs #6334
This commit is contained in:
Michael Friedrich 2014-05-27 16:36:29 +02:00
parent fb6678ac13
commit 641ff1f33c

View File

@ -96,7 +96,7 @@ Available user interfaces.
</table>
<h2>SSH</h2>
SSH is available through 'vagrant ssh $hostname' with passwordless sudo ('sudo -i').
SSH is available through 'vagrant ssh' with passwordless sudo ('sudo -i').
<h1>Documentation</h1>
The official Icinga 2 documentation is available at <a href="https://docs.icinga.org">docs.icinga.org</a>.