GitHub puppet-hiera
Hiera hierarchy module for templating `hiera.yaml`

Repo Checks ( 15 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
passed
Supports Latest Redhat
No translation
failed
Supports Only Current Centos
No translation
passed
Supports Latest Centos
No translation
failed
Supports Only Current Debian
No translation
passed
Supports Latest Debian
No translation
failed
Supports Only Current Ubuntu
No translation
passed
Supports Latest Ubuntu
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.
passed
Reference Dot Md
The repository has a REFERENCE.md. It needs to be generated / puppet-strings documentation is missing.
passed

Open Pull Requests

exclude gpg-agent sockets
merge-conflicts
bug

Pull Request (PR) description

Ignore gpg-agent sockets in gpghome.

New versions of gnupg create sockets in the gpghome directory with a mode of 0700. The recursive file resource attempts to set these permissions to 0600. This activity fails with Failed to generate additional resources using 'eval_generate': Cannot manage files of type socket

This Pull Request (PR) fixes the following issues

n/a

Open PR in GitHub
Update GPG example to match defaults
docs

I was wondering if the gpg command example should use the default gpg keys path?

Open PR in GitHub
Accept mapped_paths
needs-tests

<!--
Thank you for contributing to this project!

-->

Pull Request (PR) description

<!--
Allow mapped_paths to be recognized as a valid entry
-->

This Pull Request (PR) fixes the following issues

<!--
Fix mapped_paths is not recognized.
Use format:
Fixes #248
-->

Open PR in GitHub
Add Puppet 8 support
enhancement
Fixing ruby Symbol regex handler.
merge-conflicts

<!--
Thank you for contributing to this project!

-->

Pull Request (PR) description

The goal of this pull request is to fix the regex in place to handle ruby symbols. It was not handling it properly, always outputting ":undef".

This Pull Request (PR) fixes the following issues

Fixes #289.

Thanks!

Open PR in GitHub
modulesync 5.4.0
modulesync

modulesync 5.4.0

Open PR in GitHub