mirror of https://github.com/Icinga/icinga2.git
Docs: Fix markdown formatting (code after list requires text in between)
This commit is contained in:
parent
9e2aa4c5ed
commit
1bb928b5e9
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue