Project

General

Profile

« Previous | Next » 

Revision b22f96ff

Added by Ewoud Kohl van Wijngaarden over 10 years ago

Work with puppetlabs-postgresql version 3+

This drops support for puppet 2.6.

View differences:

spec/defines/foreman_plugin_spec.rb
end
let :facts do {
:concat_basedir => '/nonexistant',
:osfamily => 'RedHat',
:postgres_default_version => '8.4',
:concat_basedir => '/nonexistant',
:operatingsystem => 'RedHat',
:operatingsystemrelease => '6.4',
:osfamily => 'RedHat',
} end
it 'should install the correct package with notify' do

Also available in: Unified diff