voxpupuli / puppet-jira

Atlassian JIRA Puppet Module
https://forge.puppet.com/puppet/jira
Apache License 2.0
62 stars 143 forks source link

Fix MySQL Connector directory permissions #335

Closed lgooch closed 3 years ago

lgooch commented 3 years ago

Pull Request (PR) description

Set the directory permissions of the MySQL Connector directory so users other than root can use the connector.

This Pull Request (PR) fixes the following issues

Fixes #241

oranenj commented 3 years ago

Hi,

I redid this on top of current master where I reworked the mysql_connector manifest to use puppet/archive, so I'll close this PR.