infrastructure/roles/heimdall-program/defaults/main.json
2026-03-31 23:28:23 +02:00

9 lines
190 B
JSON

{
"cfg_heimdall_program_defaults": {
"user": "heimdall",
"directory": "/opt/heimdall",
"git_repository_url": "https://forgejo.ramsch.sx/heimdall/core",
"git_reference": "main"
}
}