Update Gitea to 1.16.6 #404

Merged
raucao merged 2 commits from chore/gitea_1.16.6_update into new_ldap_server 2022-05-10 09:53:26 +00:00
2 changed files with 3 additions and 0 deletions
Showing only changes of commit 907706d1d2 - Show all commits

View File

@@ -23,3 +23,4 @@ depends "firewall"
depends "kosmos-nginx"
depends "kosmos_postgresql"
depends "backup"
depends "kosmos-dirsrv"

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"