Initial kosmos-ejabberd cookbook

No Let's Encrypt cert generation recipe for now

Hardcoded PostgreSQL password too
This commit is contained in:
Greg Karékinian
2019-01-09 18:17:50 +01:00
parent f5dc267030
commit c861c73025
13 changed files with 1741 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# frozen_string_literal: true
source 'https://supermarket.chef.io'
source chef_repo: ".."
cookbook "kosmos-postgresql", path: "../kosmos-postgresql"
metadata