Move dirsrv (LDAP) primary node to new VM #401

Merged
raucao merged 29 commits from new_ldap_server into master 2022-05-11 14:55:06 +00:00
2 changed files with 4 additions and 1 deletions
Showing only changes of commit a14cd9a74f - Show all commits

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"