voxpupuli / puppet-jira

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

Refactor most configuration to use EPP templates #354

Closed oranenj closed 3 years ago

oranenj commented 3 years ago

This PR moves most configuration-related stuff from init.pp to config.pp, cleans up its dependencies and then converts most templates from ERB to EPP.

There are no API changes and I'm pretty sure the EPP templates result in identical output (at least they all stay the same on my Jira instance)