Files
localgenai/framework/inventory.py
2026-05-07 07:37:40 -04:00

6 lines
161 B
Python

# pyinfra inventory for the Framework Desktop / Strix Halo box.
framework_desktop = [
("framework", {"ssh_hostname": "10.0.0.237", "ssh_user": "noise"}),
]