Update Gitea to 1.16.6

Also set up the hosts entry for the new LDAP server
This commit is contained in:
Greg Karékinian
2022-05-10 11:37:33 +02:00
parent 7ffd3bbf73
commit a45d53581a
3 changed files with 5 additions and 2 deletions

View File

@@ -3,6 +3,8 @@
# Recipe:: default
#
include_recipe "kosmos-dirsrv::hostsfile"
working_directory = node["kosmos_gitea"]["working_directory"]
git_home_directory = "/home/git"
repository_root_directory = "#{git_home_directory}/gitea-repositories"