add support for extensions and disable exporter config so far
This commit is contained in:
@@ -8,4 +8,5 @@ class postgresql_cd::exporter::files (
|
||||
) inherits postgresql_cd::params {
|
||||
if ($fqdn == $pl_server_fqdn) and ($pl_use_exporter == true) {
|
||||
require postgresql_cd::exporter::dirs
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user