Files
2026-07-08 05:59:11 -05:00

7 lines
256 B
YAML

---
gitea_ssh_host: git.aimloperations.com
gitea_ssh_port: 30009
gitea_key_path: "/home/{{ admin_user }}/.ssh/id_ed25519"
# Any repo the deploy user should be able to read; used only as an access probe.
gitea_test_repo: "ai_ml_operations/company_site.git"