Initial kosmos_discourse cookbook

The systemd unit does not work

Refs #222
This commit is contained in:
Greg Karékinian
2020-10-20 12:20:05 +02:00
parent d1c9cf853f
commit 429b609ac2
9 changed files with 300 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
name 'kosmos_discourse'
maintainer 'Kosmos Developers'
maintainer_email 'you@example.com'
license 'MIT'
description 'Installs/Configures kosmos_discourse'
long_description 'Installs/Configures kosmos_discourse'
version '0.1.0'
chef_version '>= 14.0'
depends "kosmos-nginx"