Project

General

Profile

« Previous | Next » 

Revision 6de0931d

Added by Ewoud Kohl van Wijngaarden about 4 years ago

Use on_supported_os everywhere

View differences:

spec/classes/pulp_child_apache_spec.rb
require 'spec_helper'
describe 'pulp::child::apache' do
on_os_under_test.each do |os, facts|
on_supported_os.each do |os, facts|
context "on #{os}" do
let :facts do
facts

Also available in: Unified diff