From 067008c5f094ba9606daacbe540f6b929dc124ea Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 15:31:28 +0200 Subject: Adding upstream version 1:1.3.2. Signed-off-by: Daniel Baumann --- run.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 run.php (limited to 'run.php') diff --git a/run.php b/run.php new file mode 100644 index 0000000..b1977a9 --- /dev/null +++ b/run.php @@ -0,0 +1,10 @@ +provideHook('DbMigration', '\\Icinga\\Module\\X509\\ProvidedHook\\DbMigration'); + +$this->provideHook('director/ImportSource', '\\Icinga\\Module\\X509\\ProvidedHook\\HostsImportSource'); +$this->provideHook('director/ImportSource', '\\Icinga\\Module\\X509\\ProvidedHook\\ServicesImportSource'); -- cgit v1.2.3