mirror of https://github.com/Icinga/icinga2.git
parent
700b7c1c48
commit
423b2777d4
|
@ -390,7 +390,7 @@ wizard_ticket:
|
||||||
NodeUtility::CreateBackupFile(constants_file);
|
NodeUtility::CreateBackupFile(constants_file);
|
||||||
|
|
||||||
NodeUtility::UpdateConstant("NodeName", cn);
|
NodeUtility::UpdateConstant("NodeName", cn);
|
||||||
|
NodeUtility::UpdateConstant("ZoneName", local_zone);
|
||||||
} else {
|
} else {
|
||||||
/* master setup */
|
/* master setup */
|
||||||
std::cout << ConsoleColorTag(Console_Bold) << "Starting the Master setup routine...\n";
|
std::cout << ConsoleColorTag(Console_Bold) << "Starting the Master setup routine...\n";
|
||||||
|
|
Loading…
Reference in New Issue