(maint) fix test to run under strict variables

This commit is contained in:
David Schmitt 2016-04-04 14:35:11 +01:00
parent 107af3cb83
commit 31914f3547

View file

@ -6,7 +6,8 @@ describe 'postgresql::server', :type => :class do
:osfamily => 'Debian',
:operatingsystem => 'Debian',
:lsbdistid => 'Debian',
:operatingsystemrelease => '6.0',
:lsbdistcodename => 'jessie',
:operatingsystemrelease => '8.0',
:concat_basedir => tmpfilename('server'),
:kernel => 'Linux',
:id => 'root',