Description of problem:
I installed puppet via 'yum install puppet' on a fairly fresh fedora 19 system from 'updates' default repository. This installed 3.1.1 which has a bug that has been resolved by installing via the puppetlabs-products repo which installs version 3.2.4
Here is a link to the issue I had reported to puppet:
https://github.com/rodjek/rspec-puppet/issues/117
Version-Release number of selected component (if applicable):
3.1.1
How reproducible:
Every time.
Steps to Reproduce:
1. Please see my link, all details are there:
Actual results:
Test fails with cryptic message.
Expected results:
Test to pass.
Additional info:
A simple upgrade of the repository to version 3.2.4 should resolve the problem.