GitHub puppet-confluence
A puppet module to install confluence

Repo Checks ( 9 of 20 successfull )
Metadata Valid
No translation
passed
Correct Puppet Version Range
Supported Puppet version range is %{PUPPET_SUPPORT_RANGE}
passed
With Puppet Version Range
Puppet version range is present in requirements in metadata.json
passed
With Operatingsystem Support
No translation
passed
Operatingsystems
No translation
passed
Supports Only Current Redhat
No translation
failed
Supports Latest Redhat
No translation
failed
Supports Only Current Centos
No translation
failed
Supports Latest Centos
No translation
failed
Supports Only Current Ubuntu
No translation
failed
Supports Latest Ubuntu
No translation
failed
Supports Only Current Debian
No translation
failed
Supports Latest Debian
No translation
failed
In Modulesync Repo
Is listed as a module managed using modulesync_config
passed
Synced
Has a .msync.yml file
passed
Latest Modulesync
Has been synchronized with the latest tagged version of modulesync_config
failed
Has Modulesync
Is present in voxpupuli/modulesync_config/managed_modules.yml
passed
Released
Is in modulesync_config and in forge releases.
passed
Valid Sync File
If a (optional) sync file is present, it must not contain a `.travis.yml` entry.
failed
Reference Dot Md
The repository has a REFERENCE.md. It needs to be generated / puppet-strings documentation is missing.
failed

Open Pull Requests

modulesync 3.1.0
modulesync

modulesync 3.1.0

Open PR in GitHub
Add variable to configure maxHttpHeaderSize attribute

Pull Request (PR) description

Add variable to be able to configure tomcat's maxHttpHeaderSize attribute.

Default is set to 8192 (from https://tomcat.apache.org/tomcat-9.0-doc/config/http.html maxHttpHeaderSize: If not specified, this attribute is set to 8192 (8 KB).)

Open PR in GitHub
modulesync 5.4.0
modulesync

modulesync 5.4.0

Open PR in GitHub
added support for Amazon linux 2018 (using sysv not systemd)
merge-conflicts
needs-rebase
needs-work

Pull Request (PR) description

Adds support for Amazon linux 2018. The default behavior attempts to use systemd and fails.

This Pull Request (PR) fixes the following issues

There is no issue associated with this PR

Open PR in GitHub