diff --git a/manifests/bouncer/bouncer.pp b/manifests/bouncer/bouncer.pp index cfb8092..0559f25 100644 --- a/manifests/bouncer/bouncer.pp +++ b/manifests/bouncer/bouncer.pp @@ -2,6 +2,11 @@ # Module name: confdroid_postgresql # 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 => 'test_user', +# } ############################################################################### class confdroid_postgresql::bouncer::bouncer (