Uploaded image for project: 'PuppetDB'
  1. PuppetDB
  2. PDB-1415

Add ability to pass jdbc subparams, via the module, in connection uri

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • PDB module-5.1.0
    • PuppetDB
    • None
    • PuppetDB
    • 2
    • PuppetDB 2015-09-09

    Description

      In some of our other modules we use the following pattern for this

       $jdbc_ssl_properties = "?ssl=true&sslfactory=org.postgresql.ssl.jdbc4.LibPQFactory&sslmode=verify-full&sslrootcert=${localcacert}"
      

      That is to say maybe instead of the `database_ssl` bool there should just be a string args like `jdbc_ssl_properties` which we construct the subname from and `database_ssl` just equals `jdbc_ssl_properties == ''`.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              andrew.roetker AJ Roetker
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Zendesk Support