I had a situation when installing gitlab using sbadia/puppet-gitlab that I needed to create multiple RC files (I don't remember the reason) so I extended shrc file creation here.
This uses the .each iterator that is part of the language now but may break backwards comparability, I don't have any older versions of puppet to test with.
I tried to run the spec tests to update those but they fail on the master branch as well so I am not sure whats up with that but master and this branch both had the same 17 failures.
I had a situation when installing gitlab using sbadia/puppet-gitlab that I needed to create multiple RC files (I don't remember the reason) so I extended shrc file creation here.
This uses the .each iterator that is part of the language now but may break backwards comparability, I don't have any older versions of puppet to test with.
I tried to run the spec tests to update those but they fail on the master branch as well so I am not sure whats up with that but master and this branch both had the same 17 failures.