Icinga / icingaweb2-module-director

The Director aims to be your new favourite Icinga config deployment tool. Director is designed for those who want to automate their configuration deployment and those who want to grant their “point & click” users easy access to the configuration.
https://icinga.com/docs/director/latest
GNU General Public License v2.0
413 stars 203 forks source link

Add support for 'Dependency Redundancy Groups' #2860

Open Donien opened 10 months ago

Donien commented 10 months ago

Icinga2 version 2.14.0 introduced dependency redundancy groups which allow for more flexiblity when it comes to determining the "reachability" of a host (e.g. multiple DNS servers as redundant dependencies).

This PR adds a new attribute "redundancy_group" to dependencies and adjusts the web forms accordingly.

form

rendered


If any changes need to be made, please let me know.

widhalmt commented 10 months ago

ref/NC/805863