Skip to content

Commit

Permalink
Documentation: Fix subsections.
Browse files Browse the repository at this point in the history
Refs #6115
  • Loading branch information
Michael Friedrich authored and Michael Friedrich committed May 4, 2014
1 parent 34ff415 commit 6d93679
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/2-getting-started.md
Expand Up @@ -799,7 +799,7 @@ The Vagrant VM is based on CentOS 6.x and uses the official Icinga 2 RPM
packages from `packages.icinga.org`. The check plugins are installed from
EPEL providing RPMs with sources from the Monitoring Plugins project.

## <a id="vagrant-demo-guis"></a> Demo GUIs
### <a id="vagrant-demo-guis"></a> Demo GUIs

In addition to installing Icinga 2 the Vagrant puppet modules also install the
Icinga 1.x Classic UI and Icinga Web.
Expand All @@ -810,7 +810,7 @@ Icinga 1.x Classic UI and Icinga Web.
Icinga Web | [http://localhost:8080/icinga-web](http://localhost:8080/icinga-web) | root / password


## <a id="vagrant-ssh"></a> SSH Access
### <a id="vagrant-ssh"></a> SSH Access

You can access the Vagrant VM using SSH:

Expand All @@ -823,4 +823,4 @@ Alternatively you can use your favorite SSH client:
Host | 127.0.0.1
Port | 2222
Username | vagrant
Password | vagrant
Password | vagrant

0 comments on commit 6d93679

Please sign in to comment.