Initial kosmos-ejabberd cookbook

This commit is contained in:
Greg Karékinian
2019-01-09 18:17:50 +01:00
parent 1d8686e07f
commit 9346188ca7
14 changed files with 1232 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