Enabled trusted_server_facts
This can cause issues of not enabled with rspec-puppet >= 2.6.11
If you use pre_conditions
see errors like this:
error during compilation: Evaluation Error: Cannot reassign variable '$servername'
This is because the server variables are already set by rspec-puppet
and don't need to be sat again.