Closed nosrio closed 1 year ago
Trying to set rundeck security setting syncLdapUser the setting is not setted
class { 'rundeck': security_config = { 'syncLdapUser' => true, } }
The setting is missing on rundeck-config.groovy file
The setting being setted on rundeck-config.groovy file
@bastelfreak could you please review this PR?
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
Trying to set rundeck security setting syncLdapUser the setting is not setted
What are you seeing
The setting is missing on rundeck-config.groovy file
What behaviour did you expect instead
The setting being setted on rundeck-config.groovy file