Merge pull request #322 from bcomnes/amazon

Added newline at end of file
This commit is contained in:
Ashley Penney 2014-01-21 15:03:21 -08:00
commit 488e988a0c

View file

@ -25,4 +25,5 @@ describe 'postgresql::server::initdb', :type => :class do
end
it { should contain_file('/var/lib/pgsql9/data').with_ensure('directory') }
end
end
end