To configure features in addition to the set defaults use the variable icinga2_features
.
Icinga 2 features can be added with their attributes as described in the Icinga 2 documentation. Documentation Icinga 2 Features
A few other features can have more attributes to configure the feature itself, like the API feature.
Current supported features:
icinga2_features:
- name: checker
- name: mainlog
- name: graphite
host: localhost
port: 3000
- name: api
force_newcert: false
endpoints:
- name: NodeName
zones:
- name: ZoneName
endpoints:
- NodeName