Brian Schonecker

Results 44 issues of Brian Schonecker

There's a lot of redundant data in the [params.pp](https://github.com/saz/puppet-sudo/blob/master/manifests/params.pp) file that could/should be migrated to the Hiera 5 methodology [here](https://puppet.com/docs/puppet/6/hiera_migrate.html#adding_hiera_data_module). Also, RHEL5 (perhaps RHEL6) should be deprecated along with Centos...

https://github.com/voxpupuli/puppet-r10k#triggering-the-webhook-from-curl This could use some updating. I've tried for hours now to figure out what all of the included (but generic) parameters are. An explanation of what the parameters are...

The following [bug](https://gitlab.com/gitlab-org/gitlab/-/issues/23133) in Gitlab has not been fixed for some time. Using an underscore in the name of the LDAP server causes the LDAP login screen to fail. Since...

After days of attempting to solve the problem myself I'm forced to realize that I don't have the skills to debug Python or Apache. On a brand new RHEL8 system...

Should the /etc/udev/rules.d directory be purged of non-managed files?

tag 0.4.1 is the "closest" tag but that doesn't seem appropriate.

From the URL listed above, https://augeas.net/docs/references/1.4.0/lenses/files/samba-aug.html is broken for Samba lens.

Looks like there are some updates that could be pushed to the forge. The forge is Version 7.0.2Released Aug 25th 2021 while the latest master version is dated July 19,2022.

**Describe the bug** pdk-2.6.1.0-1.el7.x86_64 "pdk validate" incorrectly removes both the "::" and the first two letters of the class module to be included in the following instance: ``` class profile::base...

bug
community

## Describe the Bug The site-modules/adhoc/plans/myplan.pp file doesn't pass a basic 'pdk validate' run. ## Expected Behavior It's expected that control-repo should be able to pass any PDK tests from...

bug