Module: check_mk
Branch: master
Commit: ea4ff3e83d814225bd375048bd4ef52bdbce0eaa
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=ea4ff3e83d8142…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: Mon Apr 22 18:11:01 2019 +0200
Cleanup config.nodes_of
CMK-2030
Change-Id: I2b0438071e488e5c274246e8e81cb448b3641a8c
---
cmk_base/automations/check_mk.py | 5 ++--
cmk_base/check_table.py | 2 +-
cmk_base/config.py | 10 +++----
cmk_base/core_config.py | 10 +++++--
cmk_base/core_nagios.py | 8 +++---
cmk_base/data_sources/__init__.py | 2 +-
cmk_base/data_sources/host_sections.py | 16 ++++++-----
cmk_base/discovery.py | 49 ++++++++++++++++------------------
cmk_base/dump_host.py | 5 ++--
cmk_base/inventory.py | 11 +++++---
cmk_base/modes/check_mk.py | 4 ++-
11 files changed, 66 insertions(+), 56 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=ea4ff3e83d…