Configure commit signing for Gitea

refs #237
This commit is contained in:
2024-08-09 16:13:58 +02:00
parent ec9b912e45
commit 6607474370
17 changed files with 818 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ cookbook 'composer', '~> 2.7.0'
cookbook 'fail2ban', '~> 7.0.4'
cookbook 'git', '~> 10.0.0'
cookbook 'golang', '~> 5.3.1'
cookbook 'gpg', '~> 2.0.13'
cookbook 'hostname', '= 0.4.2'
cookbook 'hostsfile', '~> 3.0.1'
cookbook 'java', '~> 4.3.0'