Added a hostgroup placeholder chunk to the object usage section.
This commit is contained in:
parent
fcda5265ac
commit
3c34a53aec
1 changed files with 5 additions and 0 deletions
|
@ -230,6 +230,7 @@ Object types:
|
|||
|
||||
* [icinga2::object::apply_service_to_host](#object_apply_service_to_host)
|
||||
* [icinga2::object::host](id:object_host)
|
||||
* [icinga2::object::hostgroup](id:object_hostgroup)
|
||||
|
||||
####`icinga2::object::apply_service_to_host`
|
||||
|
||||
|
@ -301,6 +302,10 @@ If you would like to use an IPv6 address, make sure to set the `ipv6_address` pa
|
|||
}
|
||||
</pre>
|
||||
|
||||
####[`icinga2::object::hostgroup`](id:object_hostgroup)
|
||||
|
||||
Coming soon...
|
||||
|
||||
[Reference](id:reference)
|
||||
---------
|
||||
|
||||
|
|
Loading…
Reference in a new issue