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 129 forks source link

Add extra setting for forward headers #407

Open Ultimation opened 5 years ago

Ultimation commented 5 years ago

Rundeck bug: https://github.com/rundeck/rundeck/issues/3840

Add server.useForwardHeaders=true as a possibility into the puppet module to work around this rundeck bug.

Depending on the rundeck version installed, the java flag may be required

sgohl commented 4 years ago

is this still in progress?

Using Docker, this is a requirement, since there is no way of modifying the rundeck-config.properties directly.