Recommit for updates in build 28
This commit is contained in:
@@ -188,7 +188,7 @@
|
|||||||
|
|
||||||
<h2 id="label-Contact+Us">Contact Us</h2>
|
<h2 id="label-Contact+Us">Contact Us</h2>
|
||||||
|
|
||||||
<p><a href="https://confdroid.com/contact/">contact Us</a></p>
|
<p><a href="https://confdroid.com/contact/">contact Us</a> <a href="https://feedback.confdroid.com">Feedback Portal</a></p>
|
||||||
|
|
||||||
<h2 id="label-Disclaimer">Disclaimer</h2>
|
<h2 id="label-Disclaimer">Disclaimer</h2>
|
||||||
|
|
||||||
|
|||||||
@@ -188,7 +188,7 @@
|
|||||||
|
|
||||||
<h2 id="label-Contact+Us">Contact Us</h2>
|
<h2 id="label-Contact+Us">Contact Us</h2>
|
||||||
|
|
||||||
<p><a href="https://confdroid.com/contact/">contact Us</a></p>
|
<p><a href="https://confdroid.com/contact/">contact Us</a> <a href="https://feedback.confdroid.com">Feedback Portal</a></p>
|
||||||
|
|
||||||
<h2 id="label-Disclaimer">Disclaimer</h2>
|
<h2 id="label-Disclaimer">Disclaimer</h2>
|
||||||
|
|
||||||
|
|||||||
@@ -127,9 +127,9 @@ class confdroid_postgresql::main::config (
|
|||||||
|
|
||||||
if $fqdn == $pl_server_fqdn {
|
if $fqdn == $pl_server_fqdn {
|
||||||
include confdroid_postgresql::server::service
|
include confdroid_postgresql::server::service
|
||||||
# if $pl_use_exporter == true {
|
if $pl_use_exporter == true {
|
||||||
# include confdroid_postgresql::exporter::service
|
include confdroid_postgresql::exporter::service
|
||||||
# }
|
}
|
||||||
if $pl_use_pg_bouncer == true {
|
if $pl_use_pg_bouncer == true {
|
||||||
include confdroid_postgresql::bouncer::service
|
include confdroid_postgresql::bouncer::service
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user