Nico Kadel-Garcia
Nico Kadel-Garcia
The format of the master and slave status in the "metadata" file is very similar. This can cause confusion: I wrote tools to read metadata for the slave status, and...
The new tools for managing credentials in the jenkins cookbook unfortunately handle private keys in plaintext. This is begging to have private keys duplicated from your chef server, or your...
EPEL for CentOS 7 has recently and successfully activated an "awscli" RPM. I've tested it, it's workable, and it's more stable to work from an RPM for these operating systems...
Update the source, uses better "Obsoletes" and "Conflicts settings.
Use the 'mock' build utility, and a Makefile to do 'rpmbuild' from local source code
Thanks, I wanted something like this for RHEL 5 based operating systems to build chefdk SRPM's. Take a good look at my mock based building tools for RPM's, created before...