summaryrefslogtreecommitdiff
path: root/spec/unit/facter/service_provider_spec.rb
AgeCommit message (Collapse)Author
2015-08-19Add a service_provider factBen Ford
This returns the default provider Puppet will choose to manage services on this system by instantiating a dummy service resource type and returning the provider chosen. Co-Authored-By: Simon Fraser University <asa188@sfu.ca>