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_config_spec.rb
Puppet.settings[:cacrl] = @cacrl.path
end
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'
codedir = '/etc/puppet'

Also available in: Unified diff