OP#263 remove exporter option
This commit is contained in:
@@ -10,9 +10,6 @@ class confdroid_postgresql::main::config (
|
||||
|
||||
if $fqdn == $pl_server_fqdn {
|
||||
include confdroid_postgresql::server::service
|
||||
if $pl_use_exporter == true {
|
||||
include confdroid_postgresql::exporter::service
|
||||
}
|
||||
if $pl_use_pg_bouncer == true {
|
||||
include confdroid_postgresql::bouncer::service
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user