3
0

add example

This commit is contained in:
12ww1160
2025-12-05 15:09:55 +01:00
parent 076ae79304
commit 7499707336

View File

@@ -2,6 +2,11 @@
# Module name: confdroid_postgresql # Module name: confdroid_postgresql
# Author: 12ww1160 (12ww1160@confdroid.com) # Author: 12ww1160 (12ww1160@confdroid.com)
# @summary Class manages the pgbouncer service # @summary Class manages the pgbouncer service
# @example confdroid_postgresql::bouncer::bouncer_rule { 'test connection':
# pl_bouncer_db_name => 'test',
# pl_bouncer_host => '127.0.0.7',
# pl_bouncer_port => 'test_user',
# }
############################################################################### ###############################################################################
class confdroid_postgresql::bouncer::bouncer ( class confdroid_postgresql::bouncer::bouncer (