Commit 2275d10
Changed files (1)
chef_apply.rb
@@ -5,7 +5,8 @@ package [
'curl',
'git-core',
'libsqlite3-dev',
- 'sqlite3'
+ 'mongodb',
+ 'sqlite3',
]
bash "install postgres" do