This role is used to configure an icinga2 client
This role is used to configure the icinga2 client and request
certificates from the icinga2 master.
# The icinga2 parent hosts. Only 2 allowed.
# https://github.com/Icinga/icinga2/issues/3533
icinga2_client_monitoring_parents:
- monitoring-master1.example.com
- monitoring-master2.example.com
# The default icinga2 parent zone
icinga2_client_parent_zone: "monitoring-master"
This role depends on the role
adfinis-sygroup.icinga2_agent,
which installs the icinga2 binary.
``` {.sourceCode .yaml}
icinga2_client role was written by: