Skip to content

Add optional MySQL connection string options #323

@lobbin

Description

@lobbin

Affected Puppet, Ruby, OS and module versions/distributions

  • Module version: 4.0.1

What are you seeing

The jira module have a static string of options,
jdbc:mysql://localhost:3306/jira?useUnicode=true&characterEncoding=UTF8&sessionVariables=default_storage_engine=InnoDB

What behaviour did you expect instead

I'd like to add an option for us to define for instance, useSSL
jdbc:mysql://localhost:3306/jira?useUnicode=true&characterEncoding=UTF8&sessionVariables=default_storage_engine=InnoDB&useSSL=false

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions