Geoff Williams

Results 19 issues of Geoff Williams

This PR allows the library to support single line switches in INI files (Addresses #41) ## PR Highlights: - single words made up of valid word characters are parsed as...

Thanks for making this program, I added support for saving stats between runs. Also thinking of maybe logging timeseries data of historical hash rates (RRD?) - interested? ~~~ If `statsDir`...

## Description If decryption of an `eyaml` value fails e.g., due to attempting decryption with the wrong key, the error message from `hiera-eyaml` bubbled up through puppet does not make...

enhancement

**Overview** Slow test runs from `bundle exec onceover run spec` with a long pause before R10K can be seen running **Analysis** Timing the above command consistently gives times > 1minute...

## Overview If you are using R10K to download modules (eg external roles and profiles). Then using any form of regular expression will fail to match any classes ## Expected...

enhancement
help wanted

Reduce the size of onceover and allow other applications to access factsets easily by externalising them to a separate gem

enhancement

I've got an idea for acceptance testing - initially to be based around vagrant: ``` def acceptance_tests(acceptance_matrix) report = {} acceptance_matrix.each { |test_platform| # use vagrant to keep things simple...

enhancement

Not sure if this is a bug or working as intended so adding for reference and google... If I have a `user` with AIX attributes that is not also configured...

Hi, I really like Escort! Is it still being developed? If require the escort 0.4.0 gem in a project that is using simplecov for code coverage, I get a error...

Cool library - thanks! I've added a couple of documentation enhancements explaining how to generate a call stack and how to log to STDERR. I was stuck on these two...