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:
Greg Karékinian
2023-06-28 15:29:03 +02:00
parent 0506b75115
commit b9cf396d42
17 changed files with 1072 additions and 75 deletions

View File

@@ -0,0 +1,5 @@
config:
ul-indent: false # MD007
line-length: false # MD013
no-duplicate-heading: false # MD024
reference-links-images: false # MD052