<!--
Thank you for contributing to this project!
-->
Added hash of properties to apply a storage converter plugin
This PR will offer the ability to compress daily rotated Rundeck log files
Allos synchronizing email address, first name and last name from AD/LDAP.
Feature is documented here: https://docs.rundeck.com/docs/administration/security/authenticating-users.html in the 'Sync Rundeck profile from LDAP user attributes' section.
N/A
modulesync 5.3.0
Adds support for installing the rundeck cli and using it to create rundeck jobs.
Fixes #33
<!--
Thank you for contributing to this project!
-->
Database pool size problem
<!--
-->
Default db pool size is 50 and it's not enough
<!--
-->
"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"
<!--
Thank you for contributing to this project!
-->
This PR fixes that credentials would be shown in puppet log if they change
Fixes #482
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
Users might only want to configure preauthentication using request attributes, without making use of any header. The issue is that in that scenario setting the header-related settings to empty values seems to break things. I think it's probably a good idea to set them only if the relevant keys are present in preauthenticated_config
.
<!--
Thank you for contributing to this project!
-->
<!--
Add resource JSON
-->
<!--
Fixes #398
-->
Pull Request (PR) description
- This PR fixes that credentials would be shown in puppet log if they change
- This PR contains some minor corrections
- [warn]: The @param tag for parameter 'propertiesdir' has no matching parameter at manifests/init.pp:224.
- [warn]: The @param tag for parameter 'rdeckbase' has no matching parameter at manifests/init.pp:224.
- [warn]: The @param tag for parameter 'projectsdir' has no matching parameter at manifests/config/resourcesource.pp:80.
- [warn]: Missing documentation for Puppet type alias 'Rundeck::Loglevel' at types/loglevel.pp:1.
- [warn]: Missing documentation for Puppet type alias 'Rundeck::Sourcetype' at types/sourcetype.pp:1.
This Pull Request (PR) fixes the following issues
- Fixes #482
- Finish PR https://github.com/voxpupuli/puppet-rundeck/pull/485
Hello,
The variable check of some template not work with puppet6
<!--
Thank you for contributing to this project!
-->
<!--
Adding a param and removing the literal in ensure_packages
-->
<!--
adds ability to pass package param as sting
-->
This PR fixes a few things I encountered on my project setting up Rundeck 3.3 with this module:
- adds support for the new Rundeck server web context parameter (for Rundeck versions 3.3 and above)
- adds a parameter called "serveraddress" to configure the listen address of the rundeck service (e.g. 127.0.0.1)
- adds documentation for the authconfig parameter to the README
- enables createresources for rundeck plugins
- fixes a few parameters in the resourcesource defined type
- endpoint parameter is optional and cannot be present if no value was supplied
- assume role arn parameter is optional and cannot be present if no value was supplied
- pageresults is required, so must have a default value if no value was supplied
- adds support for the "notBy" syntax in Rundeck acl policies
(https://docs.rundeck.com/docs/manual/document-format-reference/aclpolicy-v10.html#notby)
Introduces new optional variable rdlog4jrotatedaily (default=true). This is needed for users that prefer logrotate over log4j.
n/a
<!--
Thank you for contributing to this project!
-->
<!--
Replace this comment with a description of your pull request.
-->
<!--
Replace this comment with the list of issues or n/a.
Use format:
Fixes #123
Fixes #124
-->
In the PR for #430, the API version was missing. For newer installation we have to set it to "2", which should be default for the Vault plugin anyway, but is seems, that this is not the case, so we have to set it explicit, otherwise we get "permission denied" messages in the Vault access logs.
<!--
Thank you for contributing to this project!
-->
Add rundeck.security.syncLdapUser
to rundeck_config.groovy file. This flag enable using LDAP user attributes to update the email, first name, and last name properties of your Rundeck users.
Add ldap user attributes used to source the email, and name properties.
Remove un used templates.
ref: https://docs.rundeck.com/docs/administration/security/authentication.html#ldap
<!--
Replace this comment with the list of issues or n/a.
Use format:
Fixes #123
Fixes #124
-->
Fixes #510
Fixes #416
<!--
Thank you for contributing to this project!
-->
<!--
Replace this comment with a description of your pull request.
-->
Fixes #391
Fixes #512
<!--
Replace this comment with the list of issues or n/a.
Use format:
Fixes #123
Fixes #124
-->