IcingaConfig: no longer generate hardcoded global

This commit is contained in:
Thomas Gelf 2015-12-18 11:33:27 +01:00
parent 6e6c2ee6e5
commit 6d8dc41bab
1 changed files with 0 additions and 2 deletions

View File

@ -279,8 +279,6 @@ throw $e;
$this->configFile('conf.d/001-director-basics')->prepend(
"\nconst DirectorStageDir = dirname(dirname(current_filename))\n"
. "\nobject Zone \"director-global\" {\n global = true\n}\n"
);
$this