issues Search Results · repo:voxpupuli/puppet-augeasproviders_ssh language:Ruby
Filter by
44 results
(105 ms)44 results
invoxpupuli/puppet-augeasproviders_ssh (press backspace or delete to remove)I started using this module for the ssh_config type, but meanwhile it became the default provider for sshkey (a type
from the sshkeys_core module). This has had a hideous impact on performance.
In my ...
alexjfisher
- 6
- Opened on Jun 5, 2024
- #106
Hello,
First, a bit of back context: Back in February, #65 was merged. This PR was originally written to address #64, which was
addressed in an interim manner in #68 in 2022. As I alluded to in #64, I ...
skip-changelog
tedgarb
- 1
- Opened on May 23, 2024
- #103
!-- Thank you for contributing to this project!
- This project has a Contributor Code of Conduct: https://voxpupuli.org/coc/
- Please check that here is no existing issue or PR that addresses your ...
markdv77
- 3
- Opened on Apr 4, 2024
- #99
The lib/puppet/provider/sshkey/augeas.rb enhances the existing sshkey provider.
Prior to puppet 6, this worked seamlessly because the sshkey provider was loaded first.
However, since sshkey is now a ...
bug
trevor-vaughan
- Opened on Aug 24, 2022
- #75
Hello,
I haven t been able to make the following snippet work:
sshd_config { Match Group Domain users AllowUsers * :
ensure = present ,
condition = { Group = Domain users },
key ...
skip-changelog
eLvErDe
- 8
- Opened on Oct 14, 2021
- #70
Can someone validate compatibility with the latest https://github.com/hercules-team/augeasproviders_core and update
dependancies as such?
question
dforste
- 5
- Opened on Sep 7, 2021
- #69
RHEL 8 s version of ssh (version 8.0) includes the following line by default in ssh_config: Include
/etc/ssh/ssh_config.d/*.conf
Is there a way to manage this with the code as-is or is some development ...
michael-riddle
- 1
- Opened on Jul 9, 2021
- #67
Augeas 1.9.0 includes this change in the release notes: Sshd: split HostKeyAlgorithms into list of values; recognize
quoted group names with spaces in them (Issue #477)
However, both version 4.0.0 and ...
skip-changelog
tedgarb
- 10
- Opened on Apr 14, 2021
- #64
I m looking to limit root access to a specific ip address, however there seems to be some validation that throws an
error and stops the config being created and applied. This seems to be because the same ...
question
jamboNum5
- 2
- Opened on Nov 5, 2020
- #63
While trying to apply the following code
sshd_config { PermitRootLogin :
value = no ,
}
receive the following error message
Error: /Stage[main]/Ssh/Sshd_config[PermitRootLogin]: Could not ...
vchepkov
- 3
- Opened on May 7, 2020
- #56

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.