infrastructure/roles/heimdall-order/defaults/main.json

9 lines
153 B
JSON
Raw Permalink Normal View History

2026-03-31 21:12:54 +02:00
{
"cfg_heimdall_order_defaults": {
"user": "heimdall",
2026-03-31 21:56:12 +02:00
"directory_program": "/opt/heimdall",
"directory_conf": "/etc/heimdall",
2026-03-31 21:12:54 +02:00
"rate": 15
}
}