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_init_spec.rb
end
end
describe 'with server => true', :unless => (['windows', 'Archlinux'].include?(facts[:osfamily])) do
describe 'with server => true', :unless => unsupported_puppetmaster_osfamily(facts[:osfamily]) do
let :params do {
:server => true,
} end

Also available in: Unified diff