Add a gitea deployment

Yep, it's that time of year _again_
This commit is contained in:
Jake Howard
2023-01-27 17:28:45 +00:00
parent 120b7d97c4
commit a443d56a1c
8 changed files with 214 additions and 0 deletions

View File

@ -0,0 +1,3 @@
lfs_jwt_secret: "{{ vault_lfs_jwt_secret }}"
secret_key: "{{ vault_secret_key }}"
internal_token: "{{ vault_internal_token }}"