项目作者: adfinis-sygroup

项目描述 :
This role is used to configure an icinga2 client
高级语言: HTML
项目地址: git://github.com/adfinis-sygroup/ansible-role-icinga2_client.git
创建时间: 2018-11-26T23:51:43Z
项目社区:https://github.com/adfinis-sygroup/ansible-role-icinga2_client

开源协议:GNU General Public License v3.0

下载


ROLE ICINGA2_CLIENT

image

image

image

This role is used to configure the icinga2 client and request
certificates from the icinga2 master.

Role Variables

  1. # The icinga2 parent hosts. Only 2 allowed.
  2. # https://github.com/Icinga/icinga2/issues/3533
  3. icinga2_client_monitoring_parents:
  4. - monitoring-master1.example.com
  5. - monitoring-master2.example.com
  6. # The default icinga2 parent zone
  7. icinga2_client_parent_zone: "monitoring-master"

Dependencies

This role depends on the role
adfinis-sygroup.icinga2_agent,
which installs the icinga2 binary.

Example Playbook

``` {.sourceCode .yaml}

  • hosts: servers
    roles:
    • { role: adfinis.icinga2_agent }
    • { role: adfinis.icinga2_client }
      ```

License

GPL-3.0

Author Information

icinga2_client role was written by: