GitHub puppet-augeasproviders_ssh
Augeas-based ssh types and providers for Puppet

Repo Checks ( 15 of 27 successfull )
Metadata Valid
No translation
passed
Correct Puppet Version Range
Supported Puppet version range is %{PUPPET_SUPPORT_RANGE}
failed
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 Debian
No translation
failed
Supports Latest Debian
No translation
failed
Supports Only Current Ubuntu
No translation
passed
Supports Latest Ubuntu
No translation
failed
Supports Only Current Redhat
No translation
failed
Supports Latest Redhat
No translation
passed
Supports Only Current Centos
No translation
failed
Supports Latest Centos
No translation
passed
Supports Only Current Rocky
No translation
passed
Supports Latest Rocky
No translation
failed
Supports Only Current Almalinux
No translation
passed
Supports Latest Almalinux
No translation
passed
Supports Only Current Fedora
No translation
passed
Supports Latest Fedora
No translation
failed
Supports Only Current Oraclelinux
No translation
passed
Supports Latest Oraclelinux
No translation
failed
In Modulesync Repo
Is listed as a module managed using modulesync_config
passed
Synced
Has a .msync.yml file
failed
Has Modulesync
Is present in voxpupuli/modulesync_config/managed_modules.yml
passed
Released
Is in modulesync_config and in forge releases.
failed
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.
passed

Open Pull Requests

modulesync 5.4.0
modulesync

modulesync 5.4.0

Open PR in GitHub
escape comments

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

-->

Pull Request (PR) description

This PR replaces #66 and is rebased to the latest master branch

This Pull Request (PR) fixes the following issues

Regex meta-characters in an sshd_config_match name parameter cause repeated file updates at every Puppet run

Open PR in GitHub
Add an acceptance test for sshkey

This was raised in the chat and it took a while to understand what the reporter was trying to say. Adding an acceptance test was the clearest way to see what was going on. This should add 3 keys, but in practice it isn't idempotent because it rewrites each entry. It appears the part after @ is discarded and no comment is written.

Open PR in GitHub