The apache module expects the operatingsystem fact to be set and because
the wsgi tests were not using rspec-puppet-facts the missing fact is
causing failures. This change switches the wsgi test to leverage
rspec-puppet-facts to ensure all the basic facts are being provided to
resolve the unit test failures.
Change-Id: Ic5d9bd9939ad153d92af2480742506c92acda2c6
Closes-Bug: #1651522