Dependency: Don't allow to change redundancy_group at runtime

Otherwise, it would require too much code changes to properly handle
redundancy group runtime modification in Icinga DB for no real benefit.
This commit is contained in:
Yonas Habteab 2024-12-05 09:09:31 +01:00
parent 6321606671
commit c64ae1af0f

View File

@ -77,7 +77,7 @@ class Dependency : CustomVarObject < DependencyNameComposer
}}}
};
[config] String redundancy_group;
[config, no_user_modify] String redundancy_group;
[config, navigation] name(TimePeriod) period (PeriodRaw) {
navigate {{{