Project

General

Profile

« Previous | Next » 

Revision bd9593bf

Added by Timo Goebel about 7 years ago

add SLES AIO agent support

View differences:

spec/classes/puppet_server_passenger_spec.rb
describe 'puppet::server::passenger' do
on_os_under_test.each do |os, facts|
next if facts[:osfamily] == 'windows'
next if facts[:osfamily] == 'Archlinux'
next if unsupported_puppetmaster_osfamily(facts[:osfamily])
context "on #{os}" do
if Puppet.version < '4.0'
additional_facts = {}

Also available in: Unified diff