Add initial kosmos-postgresql cookbook

This is to install PostgreSQL all in one place instead of for each
service that needs it (Mastodon, ejabberd, ...)
This commit is contained in:
Greg Karékinian
2019-01-09 18:26:50 +01:00
parent a6ad888a49
commit 4cb4a98092
8 changed files with 186 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
.vagrant
*~
*#
.#*
\#*#
.*.sw[a-z]
*.un~
# Bundler
Gemfile.lock
gems.locked
bin/*
.bundle/*
# test kitchen
.kitchen/
.kitchen.local.yml
# Chef
Berksfile.lock
.zero-knife.rb
Policyfile.lock.json