We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
puppet-jira
Atlassian added below scanManifest in server.cml https://github.com/voxpupuli/puppet-jira/blob/master/templates/server.xml.erb#L139 starting in version 7.6.12.
Expected settings delivered by vendor to be included in server.xml https://jira.atlassian.com/browse/JRASERVER-60546
(/Stage[main]/Jira::Config/File[/opt/jira/atlassian-jira-software-8.13.3-standalone/conf/server.xml]/content)
<Valve className="org.apache.catalina.valves.StuckThreadDetectionValve" threshold="120" />
Valid values are 0-600. Setting to 0 will disable.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
puppet-jira
What are you seeing
Atlassian added
below scanManifest in server.cml https://github.com/voxpupuli/puppet-jira/blob/master/templates/server.xml.erb#L139
starting in version 7.6.12.
What behaviour did you expect instead
Expected settings delivered by vendor to be included in server.xml
https://jira.atlassian.com/browse/JRASERVER-60546
Output log
(/Stage[main]/Jira::Config/File[/opt/jira/atlassian-jira-software-8.13.3-standalone/conf/server.xml]/content)
Any additional information you'd like to impart
Valid values are 0-600.
Setting to 0 will disable.
The text was updated successfully, but these errors were encountered: