add support for extensions
This commit is contained in:
@@ -10,5 +10,8 @@ class postgresql_cd::main::config (
|
||||
|
||||
if $fqdn == $pl_server_fqdn {
|
||||
include postgresql_cd::server::service
|
||||
if $pl_use_exporter == true {
|
||||
include postgresql_cd::exporter::service
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user