Merge pull request #322 from bcomnes/amazon
Added newline at end of file
This commit is contained in:
commit
488e988a0c
1 changed files with 2 additions and 1 deletions
|
@ -26,3 +26,4 @@ describe 'postgresql::server::initdb', :type => :class do
|
||||||
it { should contain_file('/var/lib/pgsql9/data').with_ensure('directory') }
|
it { should contain_file('/var/lib/pgsql9/data').with_ensure('directory') }
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue