Project

General

Profile

« Previous | Next » 

Revision 0b81645a

Added by Ewoud Kohl van Wijngaarden about 4 years ago

Use on_supported_os everywhere

46c40319775e2293a9e92556fe68755fa348f92d removed these helpers but was
merged too soon.

View differences:

spec/classes/puppet_server_puppetserver_spec.rb
require 'spec_helper'
describe 'puppet' do
on_os_under_test.each do |os, facts|
on_supported_os.each do |os, facts|
next if unsupported_puppetmaster_osfamily(facts[:osfamily])
context "on #{os}" do
let(:facts) do

Also available in: Unified diff