Garrett Honeycutt
Garrett Honeycutt
Suggest that we remove these backup related classes. The work is useful and should be kept as example profiles. Backups are extremely site specific and having them in their current...
Windows packages are missing from https://chocolatey.org/ ## Expected Behavior Sensu packages to be found on the Chocolatey repo service. ## Current Behavior Sensu packages are missing. ## Possible Solution Upload...
Lots of style fixes to pass puppet-lint and created parameterized classes which allow for data to specified with Hiera in Puppetv3.
Modernize module * Drop support for Puppet v2. * Add support for Puppet v4. * Explicitly test against supported Ruby and Puppet matrix. * Support Ruby versions 1.8.7, 1.9.3, 2.0.0,...
Hi @thias Could you please enable Travis-ci for automated testing? It is a free service that most of the puppet community uses to test modules. https://travis-ci.org/getting_started
I am using your software in an environment where multiple people are creating encrypted entries and I am not meant to be able to read their encrypted entries. I would...
As a new HDM user, I would like to have a very prescribed way to put my hiera data in a specific location, start a container and begin using HDM....
As a puppet developer, I would like to be able to upload the output of `facter -p -j` to HDM and specify keys and see what Hiera would return as...
Hi @dhoppe The module currently separates out functionality that should be in one class (fail2ban) into many subclasses (install, config, service). Each class should provide functionality on its own without...