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
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue