IcingaConfig: remove duplicate extension

This commit is contained in:
Thomas Gelf 2015-12-12 23:17:03 +01:00
parent 8ebc1cdf87
commit bc51c2e81c
1 changed files with 1 additions and 1 deletions

View File

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