Deploy akkounts without the application_git cookbook

Use the built-in git resource from Chef instead. poise/application does
not work on modern Chef.
This commit is contained in:
2023-06-28 16:35:56 +02:00
parent 0506b75115
commit b9cf396d42
17 changed files with 1072 additions and 75 deletions
+1
View File
@@ -52,3 +52,4 @@ cookbook 'java', '~> 4.3.0'
cookbook 'ulimit', '~> 1.0.0'
cookbook 'golang', '~> 5.3.1'
cookbook 'zerotier', '~> 1.0.7'
cookbook 'ruby_build', '~> 2.5.0'