Tim Skirvin
Tim Skirvin
On a freshly-installed CentOS 8 system where I just run 'pip3 install ldap-groups', I see: >>> import ldap_groups Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python3.6/site-packages/ldap_groups/__init__.py",...
I'm running the most recent version of puppet-lint (2.2.1). I recently had to re-factor a (fairly large) manifest that declared many (~5k) virtual resources because puppet-lint was simply taking an...
I've got a puppetdb that supports ~2500 hosts. The front page "resources managed" and such queries tend to bog down the overall page load time on first load of the...
## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 7.24.0 - Ruby: ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5) [x86_64-linux] - Distribution: Alma 9 (but probably true on other releases too)...
### The problem When trying to add Lyric Honeywell integration, it fails for the WLD3 water leak sensor. This appears to be an ongoing problem, based on the device not...
This is a quick attempt to merge in into the current module world. It adds a 'raise_exceptions' option to lookup code to fail with an error message rather than failing...
I've just started using the weather.sh segment within tmux-powerline for fun. I noticed that when I'm having network problems, it doesn't just fail, it fails *loud*. That is, rather than...
I would like to have /etc/dhcpd.conf only contain entries for hosts that I want to actively install on next boot. This is easy for most hosts - just set the...