Global Refresh
This commit is contained in:
@@ -40,4 +40,4 @@ rulespec_registry.register(
|
||||
parameter_valuespec=_parameter_spec_nextcloud_database,
|
||||
title=lambda: _("Nextcloud Database"),
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
@@ -4,6 +4,7 @@ from cmk.gui.plugins.wato import (
|
||||
rulespec_registry,
|
||||
RulespecGroupCheckParametersApplications
|
||||
)
|
||||
|
||||
from cmk.gui.valuespec import (
|
||||
Dictionary,
|
||||
ListChoice,
|
||||
|
||||
@@ -4,6 +4,7 @@ from cmk.gui.plugins.wato import (
|
||||
rulespec_registry,
|
||||
RulespecGroupCheckParametersOperatingSystem,
|
||||
)
|
||||
|
||||
from cmk.gui.valuespec import (
|
||||
Dictionary,
|
||||
ListChoice,
|
||||
|
||||
@@ -4,6 +4,7 @@ from cmk.gui.plugins.wato import (
|
||||
rulespec_registry,
|
||||
RulespecGroupCheckParametersApplications
|
||||
)
|
||||
|
||||
from cmk.gui.valuespec import (
|
||||
Dictionary,
|
||||
ListChoice,
|
||||
|
||||
Reference in New Issue
Block a user