]> granicus.if.org Git - icinga2/commitdiff
Docs: Fix markdown formatting (code after list requires text in between)
authorMichael Friedrich <michael.friedrich@netways.de>
Fri, 7 Nov 2014 17:37:09 +0000 (18:37 +0100)
committerMichael Friedrich <michael.friedrich@netways.de>
Fri, 7 Nov 2014 17:38:02 +0000 (18:38 +0100)
doc/2-getting-started.md

index 418a838dcb7c44f2a6cb90cf6b891ad7f8c04054..bee4d767e09ddf7643a31e834c50e25fc2f51a6d 100644 (file)
@@ -644,6 +644,7 @@ Once defined like this, the `apply` rule defined below will do the following:
 * adding the `config` dictionary items to `vars`. Simply said, there's now `vars.disk_partition` defined for the
 generated service
 
+Configuration example:
 
     apply Service for (disk => config in host.vars.disks) {
       import "generic-service"