]> granicus.if.org Git - icinga2/commit
Include default global zones during node wizard/setup 5710/head
authorMichael <mcktr55@gmail.com>
Mon, 30 Oct 2017 18:49:54 +0000 (19:49 +0100)
committerMichael Friedrich <michael.friedrich@icinga.com>
Tue, 31 Oct 2017 11:07:12 +0000 (12:07 +0100)
commit86cdc5bc53214905ca4baf2d30e3034ae57f92e4
tree57fe279fa575bda069c40c523b412e64280ef079
parentaad100aa6a4a5b0669aec8449a14826bfeefb8b6
Include default global zones during node wizard/setup

This changes the GenerateNodeMasterIcingaConfig and GenerateNodeIcingaConfig
functions inside the nodeutillity class to the effect, that the default global
zones global-templates and director-global will be written to the generated
zones.conf that is created during the node wizard/setup.

refs #5707

Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
lib/cli/nodesetupcommand.cpp
lib/cli/nodeutility.cpp
lib/cli/nodeutility.hpp
lib/cli/nodewizardcommand.cpp