We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6f81b1 commit a2680d9Copy full SHA for a2680d9
data/common.yaml
@@ -59,8 +59,8 @@ icingaweb2::module::director::db_host: localhost
59
icingaweb2::module::director::db_name: director
60
icingaweb2::module::director::db_username: director
61
62
-icingaweb2::globals::mysql_reporting_schema: /schema/mysql.sql
63
-icingaweb2::globals::pgsql_reporting_schema: /schema/postgresql.sql
+icingaweb2::globals::mysql_reporting_schema: /schema/mysql.schema.sql
+icingaweb2::globals::pgsql_reporting_schema: /schema/pgsql.schema.sql
64
icingaweb2::module::reporting::ensure: present
65
icingaweb2::module::reporting::install_method: git
66
icingaweb2::module::reporting::git_repository: https://github.com/Icinga/icingaweb2-module-reporting.git
0 commit comments