mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 13:45:04 +02:00
parent
43d639380f
commit
c58e226f84
@ -101,6 +101,9 @@ print version.
|
||||
#use warnings;
|
||||
#use strict;
|
||||
|
||||
print "Disabled, requires additional config changes. For details please refer to https://dev.icinga.org/issues/5821\n";
|
||||
exit(1);
|
||||
|
||||
use Data::Dumper;
|
||||
use File::Find;
|
||||
use Storable qw(dclone);
|
||||
|
Loading…
x
Reference in New Issue
Block a user