voxpupuli / puppet-jira

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

Update jira::facts to check for Puppet AIO agent #321

Closed dpisano closed 4 years ago

dpisano commented 4 years ago

Pull Request (PR) description

Updates jira::facts to check for the OSS version of the Puppet AIO agent. If the OSS Puppet AIO agent is installed it will set facts.rb to use the version of ruby that comes with the AIO agent.

This Pull Request (PR) fixes the following issues

Fixes #151