voxpupuli / puppet-rundeck

Module for managing the installatation and configuration of the rundeck orchestration tool
https://forge.puppet.com/puppet/rundeck
MIT License
39 stars 130 forks source link

Allow to configure log4j2 required for Rundeck >= 3.3 #479

Closed josecastroleon closed 8 months ago

josecastroleon commented 2 years ago

The change of the logging configuration for rundeck towards log4j2 is required on Rundeck versions from 3.3.0 onwards. This PR allows to it by using an extra attribute. It also takes care of purging the previous configuration file to allow the transition.

Signed-off-by: Jose Castro Leon jose.castro.leon@cern.ch

vox-pupuli-tasks[bot] commented 2 years ago

Dear @josecastroleon, thanks for the PR!

This is Vox Pupuli Tasks, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks