Add LDAP's Zerotier IP to the akkount server's hosts

This commit is contained in:
Greg Karékinian
2022-04-28 12:11:04 +02:00
parent 1da5ef4979
commit 7ffd3bbf73
3 changed files with 3 additions and 0 deletions

View File

@@ -16,3 +16,4 @@ depends 'application_git'
depends "postgresql"
depends "kosmos_postgresql"
depends "backup"
depends "kosmos-dirsrv"

View File

@@ -22,6 +22,7 @@ package "libpq-dev"
include_recipe 'kosmos-nodejs'
include_recipe "kosmos-redis"
include_recipe "kosmos-dirsrv::hostsfile"
npm_package "yarn" do
version "1.22.4"