Project

General

Profile

« Previous | Next » 

Revision 84da45e1

Added by Ewoud Kohl van Wijngaarden about 4 years ago

Use on_supported_os everywhere

View differences:

spec/defines/pool_spec.rb
require 'spec_helper'
describe 'dhcp::pool' do
on_os_under_test.each do |os, facts|
on_supported_os.each do |os, facts|
context "on #{os}" do
let :title do 'mypool' end

Also available in: Unified diff