Initial infra setup: Terraform, Ansible, backup roles
This commit is contained in:
6
ansible/group_vars/infra/vars.yml
Normal file
6
ansible/group_vars/infra/vars.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
gitea_domain: "git.lunarfront.tech"
|
||||
gitea_instance_url: "https://git.lunarfront.tech"
|
||||
vaultwarden_domain: "vault.lunarfront.tech"
|
||||
vaultwarden_signups_allowed: false
|
||||
gitea_db_type: postgres
|
||||
Reference in New Issue
Block a user