New config for LDAP in Discourse

This commit is contained in:
Greg 2022-05-11 16:22:11 +02:00
parent 0d133de1b8
commit a14cd9a74f
2 changed files with 4 additions and 1 deletions

View File

@ -7,5 +7,6 @@ long_description 'Installs/Configures kosmos_discourse'
version '0.1.0'
chef_version '>= 14.0'
depends "kosmos-nginx"
depends 'kosmos-nginx'
depends 'firewall'
depends 'kosmos-dirsrv'

View File

@ -3,6 +3,8 @@
# Recipe:: default
#
include_recipe "kosmos-dirsrv::hostsfile"
package "docker-compose"
deploy_path = "/opt/discourse"