3
0

add example

This commit is contained in:
12ww1160
2025-12-05 15:15:38 +01:00
parent 7499707336
commit 618544db01

View File

@@ -5,7 +5,8 @@
# @example confdroid_postgresql::bouncer::bouncer_rule { 'test connection': # @example confdroid_postgresql::bouncer::bouncer_rule { 'test connection':
# pl_bouncer_db_name => 'test', # pl_bouncer_db_name => 'test',
# pl_bouncer_host => '127.0.0.7', # pl_bouncer_host => '127.0.0.7',
# pl_bouncer_port => 'test_user', # pl_bouncer_port => '5432',
# pl_bouncer_user => 'test_user',
# } # }
############################################################################### ###############################################################################
class confdroid_postgresql::bouncer::bouncer ( class confdroid_postgresql::bouncer::bouncer (