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

8 lines
139 B
JSON
Raw Normal View History

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