Puppet-bashrc module updated to 0.3.0
I’ve refactored my puppet bashrc module. In addition to the changes added in the 0.1 update, there are some noteworthy things in …
I’ve refactored my puppet bashrc module. In addition to the changes added in the 0.1 update, there are some noteworthy things in …
I just found out about this today, and it kinda blew me away. there’s an environment variable in bash ‘CDPATH’ that checks …
I don’t know about you, but I’ve often forgotten what git branch I have checked out in my current repository directory. …
I’ve had to change a puppetmaster’s cert from time to time. (adding a new dns_alt_name, etc)… The steps are outlined on Pupetlabs’ …
I previously posted on my yum-updatesd puppet module. I felt that there was still a manual step involved. I looked around for …
I like using yum-updatesd to let me know when my centos systems need patching. I was upset to see that upstream removed …