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,4 @@
# frozen_string_literal: true
source 'https://supermarket.chef.io'
metadata