13 lines
317 B
Ruby
13 lines
317 B
Ruby
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'
|
|
depends 'firewall'
|
|
depends 'kosmos-dirsrv'
|