puppet-hiera
puppet-hiera copied to clipboard
Fixing ruby Symbol regex handler.
Pull Request (PR) description
The goal of this pull request is to fix the regex in place to handle ruby symbols. It was not handling it properly, always outputting ":undef".
This Pull Request (PR) fixes the following issues
Fixes #289.
Thanks!