OP#207fix variable relationship and add firewall rule
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
# Author: 12ww1160 (12ww1160@confdroid.com)
|
||||
# @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 => '5432',
|
||||
# pl_bouncer_user => 'test_user',
|
||||
# pl_bouncer_order => '001',
|
||||
# pl_bouncer_db_name => 'test',
|
||||
# pl_bouncer_host => '127.0.0.7',
|
||||
# pl_bouncer_host_port => '5432',
|
||||
# pl_bouncer_user => 'test_user',
|
||||
# pl_bouncer_order => '001',
|
||||
# }
|
||||
###############################################################################
|
||||
class confdroid_postgresql::bouncer::bouncer (
|
||||
|
||||
Reference in New Issue
Block a user