Module: check_mk
Branch: master
Commit: a3dd1a046cc4a1eb821ff964e35c9fb2c7b4446e
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=a3dd1a046cc4a1…
Author: Mathias Kettner <mk(a)mathias-kettner.de>
Date: Mon Oct 5 15:57:21 2015 +0200
Refactured cmk automation rename-host into rename-hosts
Automation now uses a list of renamings - not one single host. WATO
still renames just one host.
---
modules/automation.py | 105 ++++++++++++++++++++++++++++++++-----------------
web/htdocs/wato.py | 68 +++++++++++++++++---------------
2 files changed, 106 insertions(+), 67 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=a3dd1a046c…