-
Voxpupuli (Forge org: "puppet") has recently taken ownership of the herculesteam/augeasproviders_* family of Puppet modules. It has released re-namespaced updates to most―but not all―of the augeaspro…
op-ct updated
2 years ago
-
the latest version of puppet-augeasproviders_core is 4.1.0
the latest version of puppet-augeasproviders_shellvar is 6.0.0
-
Originally submitted this on augeasproviders_core since that was the "Report URL" link from the Forge but that way have been wrong, anyways!
Hello,
I am trying to utilize 'augeasproviders' in a …
-
It seems that when creating the release tarball for 2.2.1 someone erroneously included his local `.git` directory in the tarball:
```
$ tar tvf herculesteam-augeasproviders-2.2.1.tar.gz
drwxr-x…
-
in my init.pp
include augeasproviders_pam
pam { "(6.3.3) - Set cracklib limits in password-auth":
ensure => present,
service => 'password-auth',
type => 'password',
module => '…
-
Running ralsh against syslog fails:
```
$ puppet resource --libdir lib/ syslog --trace
Error: Could not run: unknown error - Matching path expression '/files/etc/rsyslog.conf/entry[selector/facility=…
-
I would like to set multiple sysctl values using hiera, I have checked augeasproviders module, but it has dependencies on multiple module and my requirement is only sysctl. Is there any best way to to…
-
Sorry that i ditched the template here, but this issue is more general.
It is nice, that this module experiences better maintenance under the voxpupuli umbrella, but it is the base for a whole ecos…
-
Hi,
Some of our groups have spaces in their name (for example "Domain Users"). While this works fine in sshd_config (you just have to put quotes around the name), it breaks augeasproviders_ssh. F…
-
Reference:
https://github.com/voxpupuli/puppet-augeasproviders_ssh/blob/master/lib/puppet/provider/sshd_config_match/augeas.rb
https://github.com/voxpupuli/puppet-augeasproviders_ssh/blob/master/lib…