mirror of
https://github.com/status-im/infra-template.git
synced 2026-08-27 09:41:09 +00:00
master
Useful for access to tasks like: - community.hashi_vault.vault_write - community.hashi_vault.vault_kv2_get - community.hashi_vault.vault_kv2_write - community.hashi_vault.vault_pki_generate_certificate Depends on: https://github.com/ansible-collections/community.hashi_vault/pull/504 Links: https://galaxy.ansible.com/ui/repo/published/community/hashi_vault https://docs.ansible.com/projects/ansible/devel/collections/community/hashi_vault/ https://github.com/ansible-collections/community.hashi_vault Signed-off-by: Jakub Sokołowski <jakub@status.im>
Description
⚠️ Replace with actual description!
This repo defines a standard template for new Status infrastructure repositories.
Key things to change:
- Update
README.md- Terraform
- Change
pathinmain.tfto match new fleet- Add necessary providers in
providers.tf- Add necessary secrets in
secrets.tf- Adjust or remove
workspaces.tf- Adjust
versions.tf- Ansible
- Extend
ansible/group_vars/all.yml- Or add a dedicated
group_varsfile- Create the
ansible/main.ymlplaybook- Github
- Add to
infra-repos/variables.tf
Repo Usage
For how to use this repo read the Infra Repo Usage doc.
Languages
Python
86%
Makefile
5.1%
Nix
4.7%
HCL
4%
Shell
0.2%