Skip to content

Need ability to customize hibernate.connection.url #146

@ronech

Description

@ronech

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 5.0.1
  • Ruby: 2.4.1p111
  • Distribution: CentOS
  • Module version: 3.1.0

What are you seeing

There is no way to customize hibernate.connection.url.

What behaviour did you expect instead

I'd like to be able to set <property name="hibernate.connection.url"> to use SSL (i.e., adding ?ssl=true to the URL) inside $homedir/confluence.cfg.xml. This can be currently be done (in a somewhat blunt fashion) with the dburl setting in your jira module, for example.

Any additional information you'd like to impart

In README.md, the Hiera example shows

confluence::dbserver:       'dbvip.example.co.za'

However, i can't find dbserver in the codebase, so it doesn't look like this would work.

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