On 28.10.2016 23:13, Antony Stone wrote:
> Suppose I have the following definition:
>
> object User "Antony" {
> import "generic-user"
> display_name = "Antony Stone"
> email = "anony.st...@icinga.open.source.it"
> }
>
> http://docs.icinga.org/icinga2/latest/doc/module/ici
Hi.
Suppose I have the following definition:
object User "Antony" {
import "generic-user"
display_name = "Antony Stone"
email = "anony.st...@icinga.open.source.it"
}
http://docs.icinga.org/icinga2/latest/doc/module/icinga2/chapter/object-types
tells me (in section 9.34)